Searched refs:initIfPending (Results 1 – 2 of 2) sorted by relevance
78 sScheduler.initIfPending(activity, false); in onRecentsActivityCreate()83 sScheduler.initIfPending(activity, activity.isStarted()); in onRecentsActivityNewIntent()106 initIfPending(activity, activity.isStarted()); in run()110 public synchronized boolean initIfPending(BaseRecentsActivity activity, in initIfPending() method in RecentsActivityTracker.Scheduler
90 result = sScheduler.initIfPending(launcher, alreadyOnHome); in handleIntent()117 initIfPending(launcher, launcher.isStarted()); in run()120 public boolean initIfPending(Launcher launcher, boolean alreadyOnHome) { in initIfPending() method in InternalStateHandler.Scheduler