Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelView.java34 public final class NotificationPanelView extends FrameLayout { class
45 public NotificationPanelView(Context context, AttributeSet attrs) { in NotificationPanelView() method in NotificationPanelView
DDebugDrawable.java39 private final NotificationPanelView mView;
48 NotificationPanelView notificationPanelView, in DebugDrawable()
DOWNERS17 per-file NotificationPanelView.java = pixel@google.com, cinek@google.com, juliacr@google.com, justi…
DNotificationShadeWindowView.java87 public NotificationPanelView getNotificationPanelView() { in getNotificationPanelView()
DNotificationPanelViewController.java252 public static final String TAG = NotificationPanelView.class.getSimpleName();
319 private final NotificationPanelView mView;
478 NotificationPanelView::setPanelAlphaInternal,
479 NotificationPanelView::getCurrentPanelAlpha,
673 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()
DQuickSettingsController.java103 private final NotificationPanelView mPanelView;
282 NotificationPanelView panelView, in QuickSettingsController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
DStatusBarViewModule.java41 import com.android.systemui.shade.NotificationPanelView;
148 public static NotificationPanelView getNotificationPanelView( in getNotificationPanelView()
244 public static TapAgainView getTapAgainView(NotificationPanelView npv) { in getTapAgainView()
335 NotificationPanelView npv, LayoutInflater layoutInflater) { in providesKeyguardBottomAreaView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DEventLogTags.logtags27 # NotificationPanelView.java
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DQuickSettingsControllerTest.java125 @Mock private NotificationPanelView mPanelView;
DNotificationPanelViewControllerBaseTest.java202 @Mock protected NotificationPanelView mView;
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImplTest.java125 import com.android.systemui.shade.NotificationPanelView;
221 @Mock private NotificationPanelView mNotificationPanelView;