rm build dir
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,16 +0,0 @@
|
||||
package com.zhidao.mogo.module.splash;
|
||||
|
||||
import java.lang.System;
|
||||
|
||||
@kotlin.Metadata(mv = {1, 1, 16}, bv = {1, 0, 3}, k = 1, d1 = {"\u0000\u0014\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0010\u000e\n\u0002\b\u0002\b\u00c6\u0002\u0018\u00002\u00020\u0001B\u0007\b\u0002\u00a2\u0006\u0002\u0010\u0002R\u000e\u0010\u0003\u001a\u00020\u0004X\u0086T\u00a2\u0006\u0002\n\u0000R\u000e\u0010\u0005\u001a\u00020\u0004X\u0086T\u00a2\u0006\u0002\n\u0000\u00a8\u0006\u0006"}, d2 = {"Lcom/zhidao/mogo/module/splash/SplashConst;", "", "()V", "MODULE_NAME", "", "PATH_NAME", "mogo-module-splash_debug"})
|
||||
public final class SplashConst {
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
public static final java.lang.String MODULE_NAME = "MODULE_SPLASH";
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
public static final java.lang.String PATH_NAME = "/splash/api";
|
||||
public static final com.zhidao.mogo.module.splash.SplashConst INSTANCE = null;
|
||||
|
||||
private SplashConst() {
|
||||
super();
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -1,90 +0,0 @@
|
||||
package com.zhidao.mogo.module.splash;
|
||||
|
||||
import java.lang.System;
|
||||
|
||||
/**
|
||||
* 比亚迪车机provider
|
||||
*
|
||||
* @author tongchenfei
|
||||
*/
|
||||
@com.alibaba.android.arouter.facade.annotation.Route(path = "/splash/api")
|
||||
@kotlin.Metadata(mv = {1, 1, 16}, bv = {1, 0, 3}, k = 1, d1 = {"\u0000X\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u0002\n\u0000\b\u0007\u0018\u00002\u00020\u0001B\u0005\u00a2\u0006\u0002\u0010\u0002J\u001e\u0010\u0003\u001a\u0004\u0018\u00010\u00042\b\u0010\u0005\u001a\u0004\u0018\u00010\u00062\b\u0010\u0007\u001a\u0004\u0018\u00010\bH\u0016J\u0014\u0010\t\u001a\u0004\u0018\u00010\n2\b\u0010\u0005\u001a\u0004\u0018\u00010\u0006H\u0016J\b\u0010\u000b\u001a\u00020\fH\u0016J\b\u0010\r\u001a\u00020\fH\u0016J\n\u0010\u000e\u001a\u0004\u0018\u00010\u000fH\u0016J\n\u0010\u0010\u001a\u0004\u0018\u00010\u0011H\u0016J\n\u0010\u0012\u001a\u0004\u0018\u00010\u0013H\u0016J\n\u0010\u0014\u001a\u0004\u0018\u00010\u0015H\u0016J\b\u0010\u0016\u001a\u00020\fH\u0016J\n\u0010\u0017\u001a\u0004\u0018\u00010\u0018H\u0016J\b\u0010\u0019\u001a\u00020\u001aH\u0016J\u0012\u0010\u001b\u001a\u00020\u001c2\b\u0010\u0005\u001a\u0004\u0018\u00010\u0006H\u0016\u00a8\u0006\u001d"}, d2 = {"Lcom/zhidao/mogo/module/splash/SplashProvider;", "Lcom/mogo/service/module/IMogoModuleProvider;", "()V", "createFragment", "Landroidx/fragment/app/Fragment;", "context", "Landroid/content/Context;", "data", "Landroid/os/Bundle;", "createView", "Landroid/view/View;", "getAppName", "", "getAppPackage", "getCardLifecycle", "Lcom/mogo/service/module/IMogoModuleLifecycle;", "getLocationListener", "Lcom/mogo/map/location/IMogoLocationListener;", "getMapListener", "Lcom/mogo/map/listener/IMogoMapListener;", "getMarkerClickListener", "Lcom/mogo/map/marker/IMogoMarkerClickListener;", "getModuleName", "getNaviListener", "Lcom/mogo/map/navi/IMogoNaviListener;", "getType", "", "init", "", "mogo-module-splash_debug"})
|
||||
public final class SplashProvider implements com.mogo.service.module.IMogoModuleProvider {
|
||||
|
||||
@org.jetbrains.annotations.Nullable()
|
||||
@java.lang.Override()
|
||||
public com.mogo.map.navi.IMogoNaviListener getNaviListener() {
|
||||
return null;
|
||||
}
|
||||
|
||||
@org.jetbrains.annotations.Nullable()
|
||||
@java.lang.Override()
|
||||
public com.mogo.map.location.IMogoLocationListener getLocationListener() {
|
||||
return null;
|
||||
}
|
||||
|
||||
@java.lang.Override()
|
||||
public int getType() {
|
||||
return 0;
|
||||
}
|
||||
|
||||
@org.jetbrains.annotations.Nullable()
|
||||
@java.lang.Override()
|
||||
public com.mogo.map.marker.IMogoMarkerClickListener getMarkerClickListener() {
|
||||
return null;
|
||||
}
|
||||
|
||||
@java.lang.Override()
|
||||
public void init(@org.jetbrains.annotations.Nullable()
|
||||
android.content.Context context) {
|
||||
}
|
||||
|
||||
@org.jetbrains.annotations.Nullable()
|
||||
@java.lang.Override()
|
||||
public com.mogo.map.listener.IMogoMapListener getMapListener() {
|
||||
return null;
|
||||
}
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
@java.lang.Override()
|
||||
public java.lang.String getAppPackage() {
|
||||
return null;
|
||||
}
|
||||
|
||||
@org.jetbrains.annotations.Nullable()
|
||||
@java.lang.Override()
|
||||
public android.view.View createView(@org.jetbrains.annotations.Nullable()
|
||||
android.content.Context context) {
|
||||
return null;
|
||||
}
|
||||
|
||||
@org.jetbrains.annotations.Nullable()
|
||||
@java.lang.Override()
|
||||
public androidx.fragment.app.Fragment createFragment(@org.jetbrains.annotations.Nullable()
|
||||
android.content.Context context, @org.jetbrains.annotations.Nullable()
|
||||
android.os.Bundle data) {
|
||||
return null;
|
||||
}
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
@java.lang.Override()
|
||||
public java.lang.String getModuleName() {
|
||||
return null;
|
||||
}
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
@java.lang.Override()
|
||||
public java.lang.String getAppName() {
|
||||
return null;
|
||||
}
|
||||
|
||||
@org.jetbrains.annotations.Nullable()
|
||||
@java.lang.Override()
|
||||
public com.mogo.service.module.IMogoModuleLifecycle getCardLifecycle() {
|
||||
return null;
|
||||
}
|
||||
|
||||
public SplashProvider() {
|
||||
super();
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -1,41 +0,0 @@
|
||||
package com.zhidao.mogo.module.splash.fragment;
|
||||
|
||||
import java.lang.System;
|
||||
|
||||
@kotlin.Metadata(mv = {1, 1, 16}, bv = {1, 0, 3}, k = 1, d1 = {"\u00006\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0010\b\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0010\u000b\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0003\u0018\u00002\u000e\u0012\u0004\u0012\u00020\u0000\u0012\u0004\u0012\u00020\u00020\u00012\u00020\u0003B\u0005\u00a2\u0006\u0002\u0010\u0004J\b\u0010\t\u001a\u00020\u0002H\u0014J\b\u0010\n\u001a\u00020\u0006H\u0014J\u0010\u0010\u000b\u001a\u00020\f2\u0006\u0010\r\u001a\u00020\u000eH\u0016J\b\u0010\u000f\u001a\u00020\u0010H\u0002J\b\u0010\u0011\u001a\u00020\u0010H\u0014J\b\u0010\u0012\u001a\u00020\u0010H\u0002R\u000e\u0010\u0005\u001a\u00020\u0006X\u0082\u000e\u00a2\u0006\u0002\n\u0000R\u000e\u0010\u0007\u001a\u00020\bX\u0082\u0004\u00a2\u0006\u0002\n\u0000\u00a8\u0006\u0013"}, d2 = {"Lcom/zhidao/mogo/module/splash/fragment/BydSplashFragment;", "Lcom/mogo/commons/mvp/MvpFragment;", "Lcom/zhidao/mogo/module/splash/presenter/BydSplashPresenter;", "Landroid/os/Handler$Callback;", "()V", "countDownTime", "", "handler", "Landroid/os/Handler;", "createPresenter", "getLayoutId", "handleMessage", "", "msg", "Landroid/os/Message;", "hideSplash", "", "initViews", "startCountDown", "mogo-module-splash_debug"})
|
||||
public final class BydSplashFragment extends com.mogo.commons.mvp.MvpFragment<com.zhidao.mogo.module.splash.fragment.BydSplashFragment, com.zhidao.mogo.module.splash.presenter.BydSplashPresenter> implements android.os.Handler.Callback {
|
||||
private final android.os.Handler handler = null;
|
||||
private int countDownTime;
|
||||
private java.util.HashMap _$_findViewCache;
|
||||
|
||||
@java.lang.Override()
|
||||
protected int getLayoutId() {
|
||||
return 0;
|
||||
}
|
||||
|
||||
@java.lang.Override()
|
||||
protected void initViews() {
|
||||
}
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
@java.lang.Override()
|
||||
protected com.zhidao.mogo.module.splash.presenter.BydSplashPresenter createPresenter() {
|
||||
return null;
|
||||
}
|
||||
|
||||
private final void startCountDown() {
|
||||
}
|
||||
|
||||
@java.lang.Override()
|
||||
public boolean handleMessage(@org.jetbrains.annotations.NotNull()
|
||||
android.os.Message msg) {
|
||||
return false;
|
||||
}
|
||||
|
||||
private final void hideSplash() {
|
||||
}
|
||||
|
||||
public BydSplashFragment() {
|
||||
super();
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -1,10 +0,0 @@
|
||||
package com.zhidao.mogo.module.splash.fragment;
|
||||
|
||||
import java.lang.System;
|
||||
|
||||
@kotlin.Metadata(mv = {1, 1, 16}, bv = {1, 0, 3}, k = 2, d1 = {"\u0000\u0010\n\u0000\n\u0002\u0010\t\n\u0000\n\u0002\u0010\b\n\u0002\b\u0002\"\u000e\u0010\u0000\u001a\u00020\u0001X\u0086T\u00a2\u0006\u0002\n\u0000\"\u000e\u0010\u0002\u001a\u00020\u0003X\u0086T\u00a2\u0006\u0002\n\u0000\"\u000e\u0010\u0004\u001a\u00020\u0003X\u0086T\u00a2\u0006\u0002\n\u0000\u00a8\u0006\u0005"}, d2 = {"DEFAULT_COUNT_DOWN_DELAY", "", "DEFAULT_COUNT_DOWN_TIME", "", "MSG_COUNT_DOWN", "mogo-module-splash_debug"})
|
||||
public final class BydSplashFragmentKt {
|
||||
public static final int DEFAULT_COUNT_DOWN_TIME = 5;
|
||||
public static final int MSG_COUNT_DOWN = 1001;
|
||||
public static final long DEFAULT_COUNT_DOWN_DELAY = 1000L;
|
||||
}
|
||||
Binary file not shown.
@@ -1,12 +0,0 @@
|
||||
package com.zhidao.mogo.module.splash.presenter;
|
||||
|
||||
import java.lang.System;
|
||||
|
||||
@kotlin.Metadata(mv = {1, 1, 16}, bv = {1, 0, 3}, k = 1, d1 = {"\u0000\u0010\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0003\u0018\u00002\b\u0012\u0004\u0012\u00020\u00020\u0001B\r\u0012\u0006\u0010\u0003\u001a\u00020\u0002\u00a2\u0006\u0002\u0010\u0004\u00a8\u0006\u0005"}, d2 = {"Lcom/zhidao/mogo/module/splash/presenter/BydSplashPresenter;", "Lcom/mogo/commons/mvp/Presenter;", "Lcom/zhidao/mogo/module/splash/fragment/BydSplashFragment;", "view", "(Lcom/zhidao/mogo/module/splash/fragment/BydSplashFragment;)V", "mogo-module-splash_debug"})
|
||||
public final class BydSplashPresenter extends com.mogo.commons.mvp.Presenter<com.zhidao.mogo.module.splash.fragment.BydSplashFragment> {
|
||||
|
||||
public BydSplashPresenter(@org.jetbrains.annotations.NotNull()
|
||||
com.zhidao.mogo.module.splash.fragment.BydSplashFragment view) {
|
||||
super(null);
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -1,4 +0,0 @@
|
||||
package error;
|
||||
|
||||
public final class NonExistentClass {
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user