Home
last modified time | relevance | path

Searched defs:associatedView (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/
DLegacyActivityStarterInternalImplTest.kt234 val associatedView = mock(ExpandableNotificationRow::class.java) in startPendingIntentDismissingKeyguard_associatedView_getAnimatorController() constant
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DActivityStarter.java50 Runnable intentSentUiThreadCallback, @Nullable View associatedView); in startPendingIntentDismissingKeyguard()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfaces.java350 ExpandableNotificationRow associatedView); in getAnimatorControllerFromNotification()
DCentralSurfacesImpl.java3292 ExpandableNotificationRow associatedView) { in getAnimatorControllerFromNotification()