mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-25 16:42:30 -06:00
85 lines
5.4 KiB
Java
85 lines
5.4 KiB
Java
|
package androidx.lifecycle;
|
||
|
|
||
|
import android.os.Handler;
|
||
|
import androidx.core.app.NotificationCompat;
|
||
|
import androidx.lifecycle.Lifecycle;
|
||
|
import kotlin.Metadata;
|
||
|
import kotlin.jvm.internal.Intrinsics;
|
||
|
|
||
|
/* compiled from: ServiceLifecycleDispatcher.kt */
|
||
|
@Metadata(d1 = {"\u0000<\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\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\u0002\b\u0003\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0005\n\u0002\u0018\u0002\n\u0002\b\u0002\b\u0016\u0018\u00002\u00020\u0001:\u0001\u0017B\r\u0012\u0006\u0010\u0002\u001a\u00020\u0003¢\u0006\u0002\u0010\u0004J\b\u0010\u000f\u001a\u00020\u0010H\u0016J\b\u0010\u0011\u001a\u00020\u0010H\u0016J\b\u0010\u0012\u001a\u00020\u0010H\u0016J\b\u0010\u0013\u001a\u00020\u0010H\u0016J\u0010\u0010\u0014\u001a\u00020\u00102\u0006\u0010\u0015\u001a\u00020\u0016H\u0002R\u000e\u0010\u0005\u001a\u00020\u0006X\u0082\u0004¢\u0006\u0002\n\u0000R\u0010\u0010\u0007\u001a\u0004\u0018\u00010\bX\u0082\u000e¢\u0006\u0002\n\u0000R\u0014\u0010\t\u001a\u00020\n8VX\u0096\u0004¢\u0006\u0006\u001a\u0004\b\u000b\u0010\fR\u000e\u0010\r\u001a\u00020\u000eX\u0082\u0004¢\u0006\u0002\n\u0000¨\u0006\u0018"}, d2 = {"Landroidx/lifecycle/ServiceLifecycleDispatcher;", "", "provider", "Landroidx/lifecycle/LifecycleOwner;", "(Landroidx/lifecycle/LifecycleOwner;)V", "handler", "Landroid/os/Handler;", "lastDispatchRunnable", "Landroidx/lifecycle/ServiceLifecycleDispatcher$DispatchRunnable;", "lifecycle", "Landroidx/lifecycle/Lifecycle;", "getLifecycle", "()Landroidx/lifecycle/Lifecycle;", "registry", "Landroidx/lifecycle/LifecycleRegistry;", "onServicePreSuperOnBind", "", "onServicePreSuperOnCreate", "onServicePreSuperOnDestroy", "onServicePreSuperOnStart", "postDispatchRunnable", NotificationCompat.CATEGORY_EVENT, "Landroidx/lifecycle/Lifecycle$Event;", "DispatchRunnable", "lifecycle-service_release"}, k = 1, mv = {1, 8, 0}, xi = 48)
|
||
|
/* loaded from: classes2.dex */
|
||
|
public class ServiceLifecycleDispatcher {
|
||
|
private final Handler handler;
|
||
|
private DispatchRunnable lastDispatchRunnable;
|
||
|
private final LifecycleRegistry registry;
|
||
|
|
||
|
public ServiceLifecycleDispatcher(LifecycleOwner provider) {
|
||
|
Intrinsics.checkNotNullParameter(provider, "provider");
|
||
|
this.registry = new LifecycleRegistry(provider);
|
||
|
this.handler = new Handler();
|
||
|
}
|
||
|
|
||
|
private final void postDispatchRunnable(Lifecycle.Event event) {
|
||
|
DispatchRunnable dispatchRunnable = this.lastDispatchRunnable;
|
||
|
if (dispatchRunnable != null) {
|
||
|
dispatchRunnable.run();
|
||
|
}
|
||
|
DispatchRunnable dispatchRunnable2 = new DispatchRunnable(this.registry, event);
|
||
|
this.lastDispatchRunnable = dispatchRunnable2;
|
||
|
Handler handler = this.handler;
|
||
|
Intrinsics.checkNotNull(dispatchRunnable2);
|
||
|
handler.postAtFrontOfQueue(dispatchRunnable2);
|
||
|
}
|
||
|
|
||
|
public void onServicePreSuperOnCreate() {
|
||
|
postDispatchRunnable(Lifecycle.Event.ON_CREATE);
|
||
|
}
|
||
|
|
||
|
public void onServicePreSuperOnBind() {
|
||
|
postDispatchRunnable(Lifecycle.Event.ON_START);
|
||
|
}
|
||
|
|
||
|
public void onServicePreSuperOnStart() {
|
||
|
postDispatchRunnable(Lifecycle.Event.ON_START);
|
||
|
}
|
||
|
|
||
|
public void onServicePreSuperOnDestroy() {
|
||
|
postDispatchRunnable(Lifecycle.Event.ON_STOP);
|
||
|
postDispatchRunnable(Lifecycle.Event.ON_DESTROY);
|
||
|
}
|
||
|
|
||
|
public Lifecycle getLifecycle() {
|
||
|
return this.registry;
|
||
|
}
|
||
|
|
||
|
/* compiled from: ServiceLifecycleDispatcher.kt */
|
||
|
@Metadata(d1 = {"\u0000$\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0004\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u0002\n\u0000\b\u0000\u0018\u00002\u00020\u0001B\u0015\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0005¢\u0006\u0002\u0010\u0006J\b\u0010\u000b\u001a\u00020\fH\u0016R\u0011\u0010\u0004\u001a\u00020\u0005¢\u0006\b\n\u0000\u001a\u0004\b\u0007\u0010\bR\u000e\u0010\u0002\u001a\u00020\u0003X\u0082\u0004¢\u0006\u0002\n\u0000R\u000e\u0010\t\u001a\u00020\nX\u0082\u000e¢\u0006\u0002\n\u0000¨\u0006\r"}, d2 = {"Landroidx/lifecycle/ServiceLifecycleDispatcher$DispatchRunnable;", "Ljava/lang/Runnable;", "registry", "Landroidx/lifecycle/LifecycleRegistry;", NotificationCompat.CATEGORY_EVENT, "Landroidx/lifecycle/Lifecycle$Event;", "(Landroidx/lifecycle/LifecycleRegistry;Landroidx/lifecycle/Lifecycle$Event;)V", "getEvent", "()Landroidx/lifecycle/Lifecycle$Event;", "wasExecuted", "", "run", "", "lifecycle-service_release"}, k = 1, mv = {1, 8, 0}, xi = 48)
|
||
|
/* loaded from: classes2.dex */
|
||
|
public static final class DispatchRunnable implements Runnable {
|
||
|
private final Lifecycle.Event event;
|
||
|
private final LifecycleRegistry registry;
|
||
|
private boolean wasExecuted;
|
||
|
|
||
|
public final Lifecycle.Event getEvent() {
|
||
|
return this.event;
|
||
|
}
|
||
|
|
||
|
public DispatchRunnable(LifecycleRegistry registry, Lifecycle.Event event) {
|
||
|
Intrinsics.checkNotNullParameter(registry, "registry");
|
||
|
Intrinsics.checkNotNullParameter(event, "event");
|
||
|
this.registry = registry;
|
||
|
this.event = event;
|
||
|
}
|
||
|
|
||
|
@Override // java.lang.Runnable
|
||
|
public void run() {
|
||
|
if (this.wasExecuted) {
|
||
|
return;
|
||
|
}
|
||
|
this.registry.handleLifecycleEvent(this.event);
|
||
|
this.wasExecuted = true;
|
||
|
}
|
||
|
}
|
||
|
}
|