Searched refs:handleCreate (Results 1 – 4 of 4) sorted by relevance
82 public boolean handleCreate(CONTEXT context) { in handleCreate() method in ContextTracker84 return handleCreate(context, isHomeStarted(context)); in handleCreate()88 return handleCreate(context, isHomeStarted(context)); in handleNewIntent()91 private boolean handleCreate(CONTEXT context, boolean isHomeStarted) { in handleCreate() method in ContextTracker
261 recentsWindowTracker.handleCreate(this) in <lambda>()
385 ACTIVITY_TRACKER.handleCreate(this); in onCreate()
552 boolean internalStateHandled = ACTIVITY_TRACKER.handleCreate(this); in onCreate()