1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- package com.zhong.inspection;
- import java.lang.System;
- @kotlin.Metadata(mv = {1, 5, 1}, k = 1, d1 = {"\u0000\u001a\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0010\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0005\u0018\u0000 \n2\u00020\u0001:\u0001\nB\u0005\u00a2\u0006\u0002\u0010\u0002J\u0012\u0010\u0003\u001a\u00020\u00042\b\u0010\u0005\u001a\u0004\u0018\u00010\u0006H\u0014J\b\u0010\u0007\u001a\u00020\u0004H\u0002J\b\u0010\b\u001a\u00020\u0004H\u0002J\b\u0010\t\u001a\u00020\u0004H\u0016\u00a8\u0006\u000b"}, d2 = {"Lcom/zhong/inspection/InspectionApp;", "Landroid/app/Application;", "()V", "attachBaseContext", "", "base", "Landroid/content/Context;", "initBugly", "initX5", "onCreate", "Companion", "app_debug"})
- public final class InspectionApp extends android.app.Application {
- @org.jetbrains.annotations.NotNull()
- public static final com.zhong.inspection.InspectionApp.Companion Companion = null;
- @org.jetbrains.annotations.Nullable()
- public static com.rc.httpcore.vo.response.LearnLoginVo sLearnLoginVo;
- private static android.content.Context context;
-
- public InspectionApp() {
- super();
- }
-
- @java.lang.Override()
- public void onCreate() {
- }
-
- @java.lang.Override()
- protected void attachBaseContext(@org.jetbrains.annotations.Nullable()
- android.content.Context base) {
- }
-
- private final void initBugly() {
- }
-
- private final void initX5() {
- }
-
- @kotlin.Metadata(mv = {1, 5, 1}, k = 1, d1 = {"\u0000\u001a\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0000\b\u0086\u0003\u0018\u00002\u00020\u0001B\u0007\b\u0002\u00a2\u0006\u0002\u0010\u0002R$\u0010\u0005\u001a\u00020\u00042\u0006\u0010\u0003\u001a\u00020\u0004@BX\u0086.\u00a2\u0006\u000e\n\u0000\u001a\u0004\b\u0006\u0010\u0007\"\u0004\b\b\u0010\tR\u0014\u0010\n\u001a\u0004\u0018\u00010\u000b8\u0006@\u0006X\u0087\u000e\u00a2\u0006\u0002\n\u0000\u00a8\u0006\f"}, d2 = {"Lcom/zhong/inspection/InspectionApp$Companion;", "", "()V", "<set-?>", "Landroid/content/Context;", "context", "getContext", "()Landroid/content/Context;", "setContext", "(Landroid/content/Context;)V", "sLearnLoginVo", "Lcom/rc/httpcore/vo/response/LearnLoginVo;", "app_debug"})
- public static final class Companion {
-
- private Companion() {
- super();
- }
-
- @org.jetbrains.annotations.NotNull()
- public final android.content.Context getContext() {
- return null;
- }
-
- private final void setContext(android.content.Context p0) {
- }
- }
- }
|