Home
last modified time | relevance | path

Searched refs:NotificationShadeWindowViewController (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeController.java175 NotificationShadeWindowViewController notificationShadeWindowViewController) {} in setNotificationShadeWindowViewController()
H A DOWNERS12 per-file NotificationShadeWindowViewController.java = pixel@google.com, cinek@google.com, juliacr@g…
H A DShadeControllerImpl.java78 private NotificationShadeWindowViewController mNotificationShadeWindowViewController;
407 NotificationShadeWindowViewController controller) { in setNotificationShadeWindowViewController()
H A DNotificationShadeWindowViewController.java85 public class NotificationShadeWindowViewController { class
142 public NotificationShadeWindowViewController( in NotificationShadeWindowViewController() method in NotificationShadeWindowViewController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDozeServiceHost.java42 import com.android.systemui.shade.NotificationShadeWindowViewController;
93 private NotificationShadeWindowViewController mNotificationShadeWindowViewController;
150 NotificationShadeWindowViewController notificationShadeWindowViewController, in initialize()
H A DCentralSurfacesImpl.java185 import com.android.systemui.shade.NotificationShadeWindowViewController;
458 private final Lazy<NotificationShadeWindowViewController>
725 Lazy<NotificationShadeWindowViewController> notificationShadeWindowViewControllerLazy, in CentralSurfacesImpl()
1627 protected NotificationShadeWindowViewController getNotificationShadeWindowViewController() { in getNotificationShadeWindowViewController()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DDozeServiceHostTest.java47 import com.android.systemui.shade.NotificationShadeWindowViewController;
91 @Mock private NotificationShadeWindowViewController mNotificationShadeWindowViewController;
H A DCentralSurfacesImplTest.java133 import com.android.systemui.shade.NotificationShadeWindowViewController;
278 @Mock private NotificationShadeWindowViewController mNotificationShadeWindowViewController;
279 @Mock private Lazy<NotificationShadeWindowViewController>
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationShadeWindowViewTest.kt130 private lateinit var controller: NotificationShadeWindowViewController
163 NotificationShadeWindowViewController(
H A DShadeControllerImplTest.kt61 @Mock private lateinit var nswvc: NotificationShadeWindowViewController
H A DNotificationShadeWindowViewControllerTest.kt130 private lateinit var underTest: NotificationShadeWindowViewController
157 NotificationShadeWindowViewController(