Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DActivityStarterImplTest.kt131 val associatedView = mock(ExpandableNotificationRow::class.java) regex
/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DActivityStarter.java49 Runnable intentSentUiThreadCallback, @Nullable View associatedView); in startPendingIntentDismissingKeyguard()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfaces.java397 ExpandableNotificationRow associatedView); in getAnimatorControllerFromNotification()
H A DCentralSurfacesImpl.java3727 ExpandableNotificationRow associatedView) { in getAnimatorControllerFromNotification()