Home
last modified time | relevance | path

Searched defs:mNotificationContainer (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarKeyguardViewManagerTest.java90 private View mNotificationContainer; field in StatusBarKeyguardViewManagerTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarKeyguardViewManager.java178 private View mNotificationContainer; field in StatusBarKeyguardViewManager
781 mNotificationContainer, in hide() local
798 mNotificationContainer, in hide() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/
H A DPopupContainerWithArrow.java95 private NotificationContainer mNotificationContainer; field in PopupContainerWithArrow