Home
last modified time | relevance | path

Searched refs:notifyAppTransitionCancelledLocked (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAppTransition.java464 notifyAppTransitionCancelledLocked(keyguardGoingAwayCancelled); in freeze()
514 private void notifyAppTransitionCancelledLocked(boolean keyguardGoingAwayCancelled) { in notifyAppTransitionCancelledLocked() method in AppTransition