Searched refs:resumeTopActivityUncheckedLocked (Results 1 – 2 of 2) sorted by relevance
1795 return targetStack.resumeTopActivityUncheckedLocked(target, targetOptions); in resumeFocusedStackTopActivityLocked()1799 mFocusedStack.resumeTopActivityUncheckedLocked(null, null); in resumeFocusedStackTopActivityLocked()
2092 boolean resumeTopActivityUncheckedLocked(ActivityRecord prev, ActivityOptions options) { in resumeTopActivityUncheckedLocked() method in ActivityStack