fix status bar
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.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,27 @@
|
||||
package com.mogo.module.service.routeoverlay;
|
||||
|
||||
import java.lang.System;
|
||||
|
||||
@kotlin.Metadata(mv = {1, 5, 1}, k = 1, d1 = {"\u0000\u001c\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010 \n\u0002\u0010\b\n\u0000\n\u0002\u0010\u000b\n\u0002\b\u0006\u0018\u00002\u00020\u0001B\u001d\u0012\u000e\b\u0002\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003\u0012\u0006\u0010\u0005\u001a\u00020\u0006\u00a2\u0006\u0002\u0010\u0007J\u000e\u0010\u000b\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003H\u0016R\u0014\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003X\u0082\u0004\u00a2\u0006\u0002\n\u0000R\u001a\u0010\u0005\u001a\u00020\u0006X\u0086\u000e\u00a2\u0006\u000e\n\u0000\u001a\u0004\b\u0005\u0010\b\"\u0004\b\t\u0010\n\u00a8\u0006\f"}, d2 = {"Lcom/mogo/module/service/routeoverlay/ColorfulStrategy;", "Lcom/mogo/module/service/routeoverlay/Strategy;", "colors", "", "", "isLightOn", "", "(Ljava/util/List;Z)V", "()Z", "setLightOn", "(Z)V", "getColors", "mogo-module-service_debug"})
|
||||
public final class ColorfulStrategy extends com.mogo.module.service.routeoverlay.Strategy {
|
||||
private final java.util.List<java.lang.Integer> colors = null;
|
||||
private boolean isLightOn;
|
||||
|
||||
public ColorfulStrategy(@org.jetbrains.annotations.NotNull()
|
||||
java.util.List<java.lang.Integer> colors, boolean isLightOn) {
|
||||
super();
|
||||
}
|
||||
|
||||
public final boolean isLightOn() {
|
||||
return false;
|
||||
}
|
||||
|
||||
public final void setLightOn(boolean p0) {
|
||||
}
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
@java.lang.Override()
|
||||
public java.util.List<java.lang.Integer> getColors() {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,41 @@
|
||||
package com.mogo.module.service.routeoverlay;
|
||||
|
||||
import java.lang.System;
|
||||
|
||||
@kotlin.Metadata(mv = {1, 5, 1}, k = 1, d1 = {"\u0000\f\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0003\u0018\u0000 \u00032\u00020\u0001:\u0001\u0003B\u0005\u00a2\u0006\u0002\u0010\u0002\u00a8\u0006\u0004"}, d2 = {"Lcom/mogo/module/service/routeoverlay/Colors;", "", "()V", "Companion", "mogo-module-service_debug"})
|
||||
public final class Colors {
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
public static final com.mogo.module.service.routeoverlay.Colors.Companion Companion = null;
|
||||
private static final int COLOR_BLUE = 0;
|
||||
private static final int COLOR_BLUE_DARK = 0;
|
||||
private static final int COLOR_RED_DARK = 0;
|
||||
private static final int COLOR_TRANSPARENT = 0;
|
||||
|
||||
public Colors() {
|
||||
super();
|
||||
}
|
||||
|
||||
@kotlin.Metadata(mv = {1, 5, 1}, k = 1, d1 = {"\u0000\u0014\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\t\b\u0086\u0003\u0018\u00002\u00020\u0001B\u0007\b\u0002\u00a2\u0006\u0002\u0010\u0002R\u0011\u0010\u0003\u001a\u00020\u0004\u00a2\u0006\b\n\u0000\u001a\u0004\b\u0005\u0010\u0006R\u0011\u0010\u0007\u001a\u00020\u0004\u00a2\u0006\b\n\u0000\u001a\u0004\b\b\u0010\u0006R\u0011\u0010\t\u001a\u00020\u0004\u00a2\u0006\b\n\u0000\u001a\u0004\b\n\u0010\u0006R\u0011\u0010\u000b\u001a\u00020\u0004\u00a2\u0006\b\n\u0000\u001a\u0004\b\f\u0010\u0006\u00a8\u0006\r"}, d2 = {"Lcom/mogo/module/service/routeoverlay/Colors$Companion;", "", "()V", "COLOR_BLUE", "", "getCOLOR_BLUE", "()I", "COLOR_BLUE_DARK", "getCOLOR_BLUE_DARK", "COLOR_RED_DARK", "getCOLOR_RED_DARK", "COLOR_TRANSPARENT", "getCOLOR_TRANSPARENT", "mogo-module-service_debug"})
|
||||
public static final class Companion {
|
||||
|
||||
private Companion() {
|
||||
super();
|
||||
}
|
||||
|
||||
public final int getCOLOR_BLUE() {
|
||||
return 0;
|
||||
}
|
||||
|
||||
public final int getCOLOR_BLUE_DARK() {
|
||||
return 0;
|
||||
}
|
||||
|
||||
public final int getCOLOR_RED_DARK() {
|
||||
return 0;
|
||||
}
|
||||
|
||||
public final int getCOLOR_TRANSPARENT() {
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,23 @@
|
||||
package com.mogo.module.service.routeoverlay;
|
||||
|
||||
import java.lang.System;
|
||||
|
||||
@kotlin.Metadata(mv = {1, 5, 1}, k = 1, d1 = {"\u0000\u0016\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010 \n\u0002\u0010\b\n\u0002\b\u0003\u0018\u00002\u00020\u0001B\u0017\u0012\u0010\b\u0002\u0010\u0002\u001a\n\u0012\u0004\u0012\u00020\u0004\u0018\u00010\u0003\u00a2\u0006\u0002\u0010\u0005J\u000e\u0010\u0006\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003H\u0016R\u0016\u0010\u0002\u001a\n\u0012\u0004\u0012\u00020\u0004\u0018\u00010\u0003X\u0082\u0004\u00a2\u0006\u0002\n\u0000\u00a8\u0006\u0007"}, d2 = {"Lcom/mogo/module/service/routeoverlay/DefaultStrategy;", "Lcom/mogo/module/service/routeoverlay/Strategy;", "colors", "", "", "(Ljava/util/List;)V", "getColors", "mogo-module-service_debug"})
|
||||
public final class DefaultStrategy extends com.mogo.module.service.routeoverlay.Strategy {
|
||||
private final java.util.List<java.lang.Integer> colors = null;
|
||||
|
||||
public DefaultStrategy() {
|
||||
super();
|
||||
}
|
||||
|
||||
public DefaultStrategy(@org.jetbrains.annotations.Nullable()
|
||||
java.util.List<java.lang.Integer> colors) {
|
||||
super();
|
||||
}
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
@java.lang.Override()
|
||||
public java.util.List<java.lang.Integer> getColors() {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,10 @@
|
||||
package com.mogo.module.service.routeoverlay;
|
||||
|
||||
import java.lang.System;
|
||||
|
||||
@kotlin.Metadata(mv = {1, 5, 1}, k = 1, d1 = {"\u0000\u0014\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010 \n\u0002\u0010\b\n\u0000\bf\u0018\u00002\u00020\u0001J\u000e\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003H&\u00a8\u0006\u0005"}, d2 = {"Lcom/mogo/module/service/routeoverlay/IStrategy;", "", "getColors", "", "", "mogo-module-service_debug"})
|
||||
public abstract interface IStrategy {
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
public abstract java.util.List<java.lang.Integer> getColors();
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,51 @@
|
||||
package com.mogo.module.service.routeoverlay;
|
||||
|
||||
import java.lang.System;
|
||||
|
||||
@kotlin.Metadata(mv = {1, 5, 1}, k = 1, d1 = {"\u0000J\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0002\u0010\b\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000b\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\u0010\u0006\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0002\n\u0002\b\b\n\u0002\u0010 \n\u0002\b\u0002\b\u00c6\u0002\u0018\u00002\u00020\u0001B\u0007\b\u0002\u00a2\u0006\u0002\u0010\u0002J\u001e\u0010\u0017\u001a\u00020\u00182\u0006\u0010\u0019\u001a\u00020\u000f2\u0006\u0010\u001a\u001a\u00020\u000f2\u0006\u0010\u001b\u001a\u00020\u0005J\u000e\u0010\u001c\u001a\u00020\u00182\u0006\u0010\u001c\u001a\u00020\nJ\u0006\u0010\u001d\u001a\u00020\u0018J\b\u0010\u001e\u001a\u00020\u0018H\u0002J\u0006\u0010\u001f\u001a\u00020\u0016J\u0014\u0010 \u001a\b\u0012\u0004\u0012\u00020\u00050!2\u0006\u0010\u001a\u001a\u00020\u000fJ\u0006\u0010\"\u001a\u00020\u0018R\u001e\u0010\u0003\u001a\u0012\u0012\u0004\u0012\u00020\u00050\u0004j\b\u0012\u0004\u0012\u00020\u0005`\u0006X\u0082\u0004\u00a2\u0006\u0002\n\u0000R\u0010\u0010\u0007\u001a\u0004\u0018\u00010\bX\u0082\u000e\u00a2\u0006\u0002\n\u0000R\u000e\u0010\t\u001a\u00020\nX\u0082\u000e\u00a2\u0006\u0002\n\u0000R\u000e\u0010\u000b\u001a\u00020\u0005X\u0082\u000e\u00a2\u0006\u0002\n\u0000R\u000e\u0010\f\u001a\u00020\nX\u0082\u000e\u00a2\u0006\u0002\n\u0000R\'\u0010\r\u001a\u000e\u0012\u0004\u0012\u00020\u000f\u0012\u0004\u0012\u00020\u00050\u000e8BX\u0082\u0084\u0002\u00a2\u0006\f\n\u0004\b\u0012\u0010\u0013\u001a\u0004\b\u0010\u0010\u0011R\u000e\u0010\u0014\u001a\u00020\u0005X\u0082\u000e\u00a2\u0006\u0002\n\u0000R\u0010\u0010\u0015\u001a\u0004\u0018\u00010\u0016X\u0082\u000e\u00a2\u0006\u0002\n\u0000\u00a8\u0006#"}, d2 = {"Lcom/mogo/module/service/routeoverlay/RouteStrategy;", "", "()V", "colors", "Ljava/util/ArrayList;", "", "Lkotlin/collections/ArrayList;", "endEvaluator", "Landroid/animation/ArgbEvaluator;", "hasLessThan0", "", "index", "isEnable", "sorted", "Ljava/util/NavigableMap;", "", "getSorted", "()Ljava/util/NavigableMap;", "sorted$delegate", "Lkotlin/Lazy;", "startColor", "strategy", "Lcom/mogo/module/service/routeoverlay/Strategy;", "check", "", "speed", "acc", "total", "enable", "end", "fill", "getStrategy", "remove", "", "start", "mogo-module-service_debug"})
|
||||
public final class RouteStrategy {
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
public static final com.mogo.module.service.routeoverlay.RouteStrategy INSTANCE = null;
|
||||
@kotlin.jvm.Volatile()
|
||||
private static volatile boolean isEnable;
|
||||
private static com.mogo.module.service.routeoverlay.Strategy strategy;
|
||||
private static final java.util.ArrayList<java.lang.Integer> colors = null;
|
||||
private static int index = 0;
|
||||
private static final kotlin.Lazy sorted$delegate = null;
|
||||
private static android.animation.ArgbEvaluator endEvaluator;
|
||||
private static int startColor = 2147483647;
|
||||
private static boolean hasLessThan0 = false;
|
||||
|
||||
private RouteStrategy() {
|
||||
super();
|
||||
}
|
||||
|
||||
private final java.util.NavigableMap<java.lang.Double, java.lang.Integer> getSorted() {
|
||||
return null;
|
||||
}
|
||||
|
||||
public final void enable(boolean enable) {
|
||||
}
|
||||
|
||||
public final void start() {
|
||||
}
|
||||
|
||||
public final void end() {
|
||||
}
|
||||
|
||||
public final void check(double speed, double acc, int total) {
|
||||
}
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
public final java.util.List<java.lang.Integer> remove(double acc) {
|
||||
return null;
|
||||
}
|
||||
|
||||
private final void fill() {
|
||||
}
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
public final com.mogo.module.service.routeoverlay.Strategy getStrategy() {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,11 @@
|
||||
package com.mogo.module.service.routeoverlay;
|
||||
|
||||
import java.lang.System;
|
||||
|
||||
@kotlin.Metadata(mv = {1, 5, 1}, k = 1, d1 = {"\u0000\u0014\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\b6\u0018\u00002\u00020\u0001B\u0007\b\u0004\u00a2\u0006\u0002\u0010\u0002\u0082\u0001\u0002\u0003\u0004\u00a8\u0006\u0005"}, d2 = {"Lcom/mogo/module/service/routeoverlay/Strategy;", "Lcom/mogo/module/service/routeoverlay/IStrategy;", "()V", "Lcom/mogo/module/service/routeoverlay/DefaultStrategy;", "Lcom/mogo/module/service/routeoverlay/ColorfulStrategy;", "mogo-module-service_debug"})
|
||||
public abstract class Strategy implements com.mogo.module.service.routeoverlay.IStrategy {
|
||||
|
||||
private Strategy() {
|
||||
super();
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user