granularity level: instruction

		.class public Landroidx/lifecycle/LifecycleRegistry;
.super Landroidx/lifecycle/Lifecycle;
.source "LifecycleRegistry.java"

.annotation system Ldalvik/annotation/MemberClasses;
value = {
Landroidx/lifecycle/LifecycleRegistry$ObserverWithState;
}
.end annotation

.field private static final LOG_TAG:Ljava/lang/String; = "LifecycleRegistry"
.field private mAddingObserverCounter:I
.field private mHandlingEvent:Z
.field private final mLifecycleOwner:Ljava/lang/ref/WeakReference;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/ref/WeakReference<",
"Landroidx/lifecycle/LifecycleOwner;",
">;"
}
.end annotation
.end field
.field private mNewEventOccurred:Z
.field private mObserverMap:Landroidx/arch/core/internal/FastSafeIterableMap;
.annotation system Ldalvik/annotation/Signature;
value = {
"Landroidx/arch/core/internal/FastSafeIterableMap<",
"Landroidx/lifecycle/LifecycleObserver;",
"Landroidx/lifecycle/LifecycleRegistry$ObserverWithState;",
">;"
}
.end annotation
.end field
.field private mParentStates:Ljava/util/ArrayList;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/ArrayList<",
"Landroidx/lifecycle/Lifecycle$State;",
">;"
}
.end annotation
.end field
.field private mState:Landroidx/lifecycle/Lifecycle$State;


.method public constructor <init>(Landroidx/lifecycle/LifecycleOwner;)V
	.locals 1

	invoke-direct/range {p0 .. p0}, Ljava/lang/Object;-><init>()V
	return-void
.end method

.method private backwardPass(Landroidx/lifecycle/LifecycleOwner;)V
	.locals 5

	return-void
.end method

.method private calculateTargetState(Landroidx/lifecycle/LifecycleObserver;)Landroidx/lifecycle/Lifecycle$State;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method private static downEvent(Landroidx/lifecycle/Lifecycle$State;)Landroidx/lifecycle/Lifecycle$Event;
	.locals 3

	const/4 v0, 0x0
	return-object v0
.end method

.method private forwardPass(Landroidx/lifecycle/LifecycleOwner;)V
	.locals 5

	return-void
.end method

.method static getStateAfter(Landroidx/lifecycle/Lifecycle$Event;)Landroidx/lifecycle/Lifecycle$State;
	.locals 3

	const/4 v0, 0x0
	return-object v0
.end method

.method private isSynced()Z
	.locals 3

	const/4 v0, 0x0
	return v0
.end method

.method static min(Landroidx/lifecycle/Lifecycle$State;Landroidx/lifecycle/Lifecycle$State;)Landroidx/lifecycle/Lifecycle$State;
	.locals 1

	const/4 v0, 0x0
	return-object v0
.end method

.method private moveToState(Landroidx/lifecycle/Lifecycle$State;)V
	.locals 1

	return-void
.end method

.method private popParentState()V
	.locals 2

	return-void
.end method

.method private pushParentState(Landroidx/lifecycle/Lifecycle$State;)V
	.locals 1

	return-void
.end method

.method private sync()V
	.locals 3

	return-void
.end method

.method private static upEvent(Landroidx/lifecycle/Lifecycle$State;)Landroidx/lifecycle/Lifecycle$Event;
	.locals 3

	const/4 v0, 0x0
	return-object v0
.end method

.method public addObserver(Landroidx/lifecycle/LifecycleObserver;)V
	.locals 6

	return-void
.end method

.method public getCurrentState()Landroidx/lifecycle/Lifecycle$State;
	.locals 1

	const/4 v0, 0x0
	return-object v0
.end method

.method public getObserverCount()I
	.locals 1

	const/4 v0, 0x0
	return v0
.end method

.method public handleLifecycleEvent(Landroidx/lifecycle/Lifecycle$Event;)V
	.locals 0

	return-void
.end method

.method public markState(Landroidx/lifecycle/Lifecycle$State;)V
	.locals 0

	return-void
.end method

.method public removeObserver(Landroidx/lifecycle/LifecycleObserver;)V
	.locals 1

	return-void
.end method