Searched refs:restoreRecentTaskLocked (Results 1 – 2 of 2) sorted by relevance
842 if (!restoreRecentTaskLocked(task, aOptions, onTop)) { in anyTaskForIdLocked()3162 boolean restoreRecentTaskLocked(TaskRecord task, ActivityOptions aOptions, boolean onTop) { in restoreRecentTaskLocked() method in ActivityStackSupervisor
515 mService.mStackSupervisor.restoreRecentTaskLocked(this, null, !ON_TOP); in resize()