Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfaces.java396 ActivityLaunchAnimator.Controller getAnimatorControllerFromNotification( in getAnimatorControllerFromNotification() method
H A DActivityStarterImpl.kt559 centralSurfaces?.getAnimatorControllerFromNotification(associatedView)
H A DCentralSurfacesImpl.java3726 public ActivityLaunchAnimator.Controller getAnimatorControllerFromNotification( in getAnimatorControllerFromNotification() method
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DActivityStarterImplTest.kt139 verify(centralSurfaces).getAnimatorControllerFromNotification(associatedView)