Searched refs:resumeTopActivityUncheckedLocked (Results 1 – 6 of 6) sorted by relevance
211 verify(stack, times(expectResumeTopActivity ? 1 : 0)).resumeTopActivityUncheckedLocked( in verifySleepTokenBehavior()397 verify(targetStack, times(1)).resumeTopActivityUncheckedLocked( in testResumeActivityWhenNonTopmostStackIsTopFocused()
166 verify(spiedHomeStack, never()).resumeTopActivityUncheckedLocked(any(), any()); in testNotResumeHomeStackOnRemovingDisplay()
1158 result = targetStack.resumeTopActivityUncheckedLocked(target, targetOptions); in resumeFocusedStacksTopActivities()1192 focusedStack.resumeTopActivityUncheckedLocked(target, targetOptions); in resumeFocusedStacksTopActivities()
2067 return getActivityStack().resumeTopActivityUncheckedLocked(activeActivity /* prev */, in makeActiveIfNeeded()
2565 boolean resumeTopActivityUncheckedLocked(ActivityRecord prev, ActivityOptions options) { in resumeTopActivityUncheckedLocked() method in ActivityStack
14973 HSPLcom/android/server/wm/ActivityStack;->resumeTopActivityUncheckedLocked(Lcom/android/server/wm/A…