Searched refs:getAnimatorControllerFromNotification (Results 1 – 5 of 5) sorted by relevance
103 override fun getAnimatorControllerFromNotification( method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl
349 ActivityTransitionAnimator.Controller getAnimatorControllerFromNotification( in getAnimatorControllerFromNotification() method
237 centralSurfaces?.getAnimatorControllerFromNotification(associatedView) in <lambda>()
3291 public ActivityTransitionAnimator.Controller getAnimatorControllerFromNotification( in getAnimatorControllerFromNotification() method
243 verify(centralSurfaces).getAnimatorControllerFromNotification(associatedView) in startPendingIntentDismissingKeyguard_associatedView_getAnimatorController()