Searched refs:NotificationPanelView (Results 1 – 8 of 8) sorted by relevance
29 public class NotificationPanelView extends PanelView { class46 public NotificationPanelView(Context context, AttributeSet attrs) { in NotificationPanelView() method in NotificationPanelView
351 mMetricsLogger.count(NotificationPanelView.COUNTER_PANEL_OPEN, 1); in handleSystemKey()355 NotificationPanelView.FLING_EXPAND); in handleSystemKey()356 mMetricsLogger.count(NotificationPanelView.COUNTER_PANEL_OPEN_QS, 1); in handleSystemKey()
80 public NotificationPanelView getNotificationPanelView() { in getNotificationPanelView()
254 private final NotificationPanelView mView;471 NotificationPanelView::setPanelAlphaInternal,472 NotificationPanelView::getCurrentPanelAlpha,656 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()
45 import com.android.systemui.statusbar.phone.NotificationPanelView;133 public static NotificationPanelView getNotificationPanelView( in getNotificationPanelView()220 public static TapAgainView getTapAgainView(NotificationPanelView npv) { in getTapAgainView()
27 # NotificationPanelView.java
187 private NotificationPanelView mView;
191 @Mock private NotificationPanelView mNotificationPanelView;