Searched refs:NotificationShadeWindowViewController (Results 1 – 9 of 9) sorted by relevance
23 import com.android.systemui.statusbar.phone.NotificationShadeWindowViewController;62 NotificationShadeWindowViewController getNotificationShadeWindowViewController(); in getNotificationShadeWindowViewController()
38 import com.android.systemui.statusbar.phone.NotificationShadeWindowViewController;61 private NotificationShadeWindowViewController mNotificationShadeWindowViewController;
64 private NotificationShadeWindowViewController mController;101 mController = new NotificationShadeWindowViewController( in setUp()
86 @Mock private NotificationShadeWindowViewController mNotificationShadeWindowViewController;
220 @Mock private NotificationShadeWindowViewController mNotificationShadeWindowViewController;
42 import com.android.systemui.statusbar.phone.NotificationShadeWindowViewController;62 private final NotificationShadeWindowViewController mNotificationShadeWindowViewController;75 NotificationShadeWindowViewController notificationShadeWindowViewController, in ActivityLaunchAnimator()
88 private NotificationShadeWindowViewController mNotificationShadeWindowViewController;142 NotificationShadeWindowViewController notificationShadeWindowViewController, in initialize()
66 public class NotificationShadeWindowViewController { class111 public NotificationShadeWindowViewController( in NotificationShadeWindowViewController() method in NotificationShadeWindowViewController
371 protected NotificationShadeWindowViewController mNotificationShadeWindowViewController;1476 public NotificationShadeWindowViewController getNotificationShadeWindowViewController() { in getNotificationShadeWindowViewController()