Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelView.java31 public final class NotificationPanelView extends FrameLayout { class
42 public NotificationPanelView(Context context, AttributeSet attrs) { in NotificationPanelView() method in NotificationPanelView
DShadeViewProviderModule.kt155 ): NotificationPanelView { in providesNotificationPanelView()
166 npv: NotificationPanelView, in providesKeyguardBottomAreaView()
211 notificationPanelView: NotificationPanelView, in providesLockIconView()
225 notificationPanelView: NotificationPanelView, in providesTapAgainView()
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…
DNotificationPanelViewController.java249 public static final String TAG = NotificationPanelView.class.getSimpleName();
313 private final NotificationPanelView mView;
482 NotificationPanelView::setPanelAlphaInternal,
483 NotificationPanelView::getCurrentPanelAlpha,
692 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()
DQuickSettingsController.java125 private final NotificationPanelView mPanelView;
316 NotificationPanelView panelView, in QuickSettingsController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DEventLogTags.logtags27 # NotificationPanelView.java
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DQuickSettingsControllerBaseTest.java111 @Mock protected NotificationPanelView mPanelView;
DNotificationPanelViewControllerBaseTest.java218 @Mock protected NotificationPanelView mView;
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImplTest.java131 import com.android.systemui.shade.NotificationPanelView;
232 @Mock private NotificationPanelView mNotificationPanelView;