Home
last modified time | relevance | path

Searched defs:isLaunchForActivity (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeController.java162 void onLaunchAnimationCancelled(boolean isLaunchForActivity); in onLaunchAnimationCancelled()
H A DShadeControllerImpl.java298 public void onLaunchAnimationCancelled(boolean isLaunchForActivity) { in onLaunchAnimationCancelled()