Searched refs:NotificationShadeWindowView (Results 1 – 17 of 17) sorted by relevance
28 import com.android.systemui.statusbar.phone.NotificationShadeWindowView;47 private NotificationShadeWindowView mNotificationShadeWindowView;67 public NotificationShadeWindowView getNotificationShadeWindowView() { in getNotificationShadeWindowView()72 mNotificationShadeWindowView = (NotificationShadeWindowView) in getNotificationShadeWindowView()139 NotificationShadeWindowView notificationShadeWindowView = getNotificationShadeWindowView(); in getNotificationPanelView()
20 import com.android.systemui.statusbar.phone.NotificationShadeWindowView;31 NotificationShadeWindowView notificationShadeWindowView) { in getNotificationPanelView()
22 import com.android.systemui.statusbar.phone.NotificationShadeWindowView;46 NotificationShadeWindowView notificationShadeWindowView); in statusBarWindowView()
29 import com.android.systemui.statusbar.phone.NotificationShadeWindowView;40 private final NotificationShadeWindowView mStatusBarWindow;48 public BrightnessMirrorController(NotificationShadeWindowView statusBarWindow, in BrightnessMirrorController()
37 import com.android.systemui.statusbar.phone.NotificationShadeWindowView;63 private NotificationShadeWindowView mNotificationShadeWindowView;
82 private final NotificationShadeWindowView mView;130 NotificationShadeWindowView notificationShadeWindowView, in NotificationShadeWindowViewController()203 mView.setInteractionEventHandler(new NotificationShadeWindowView.InteractionEventHandler() { in setupExpandedStatusBar()401 public NotificationShadeWindowView getView() { in getView()
59 public class NotificationShadeWindowView extends FrameLayout { class75 public NotificationShadeWindowView(Context context, AttributeSet attrs) { in NotificationShadeWindowView() method in NotificationShadeWindowView517 return NotificationShadeWindowView.this;
225 protected NotificationShadeWindowView getNotificationShadeWindowView() { in getNotificationShadeWindowView()
135 NotificationShadeWindowView statusBarWindow, in StatusBarNotificationPresenter()
344 protected NotificationShadeWindowView mNotificationShadeWindowView;1468 public NotificationShadeWindowView getNotificationShadeWindowView() { in getNotificationShadeWindowView()
63 private NotificationShadeWindowView mView;92 mView = spy(new NotificationShadeWindowView(getContext(), null)); in setUp()
113 NotificationShadeWindowView notificationShadeWindowView = in setup()114 mock(NotificationShadeWindowView.class); in setup()
65 NotificationShadeWindowView mNotificationShadeWindowView;
64 @Mock private NotificationShadeWindowView mNotificationShadeWindowView;
198 @Mock private NotificationShadeWindowView mNotificationShadeWindowView;
83 import com.android.systemui.statusbar.phone.NotificationShadeWindowView;144 private NotificationShadeWindowView mNotificationShadeWindowView;
86 import com.android.systemui.statusbar.phone.NotificationShadeWindowView;183 private NotificationShadeWindowView mNotificationShadeWindowView;