Searched refs:NotificationPanelView (Results 1 – 10 of 10) sorted by relevance
| /frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
| D | NotificationPanelView.java | 31 public final class NotificationPanelView extends FrameLayout { class 42 public NotificationPanelView(Context context, AttributeSet attrs) { in NotificationPanelView() method in NotificationPanelView
|
| D | ShadeViewProviderModule.kt | 155 ): NotificationPanelView { in providesNotificationPanelView() 166 npv: NotificationPanelView, in providesKeyguardBottomAreaView() 211 notificationPanelView: NotificationPanelView, in providesLockIconView() 225 notificationPanelView: NotificationPanelView, in providesTapAgainView()
|
| D | DebugDrawable.java | 39 private final NotificationPanelView mView; 48 NotificationPanelView notificationPanelView, in DebugDrawable()
|
| D | OWNERS | 17 per-file NotificationPanelView.java = pixel@google.com, cinek@google.com, juliacr@google.com, justi…
|
| D | NotificationPanelViewController.java | 249 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()
|
| D | QuickSettingsController.java | 125 private final NotificationPanelView mPanelView; 316 NotificationPanelView panelView, in QuickSettingsController()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/ |
| D | EventLogTags.logtags | 27 # NotificationPanelView.java
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/ |
| D | QuickSettingsControllerBaseTest.java | 111 @Mock protected NotificationPanelView mPanelView;
|
| D | NotificationPanelViewControllerBaseTest.java | 218 @Mock protected NotificationPanelView mView;
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
| D | CentralSurfacesImplTest.java | 131 import com.android.systemui.shade.NotificationPanelView; 232 @Mock private NotificationPanelView mNotificationPanelView;
|