HomeSort by relevance Sort by last modified time
    Searched refs:ALERTS (Results 1 - 7 of 7) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/util/
NotificationChannels.java 33 public static String ALERTS = "ALR";
55 final NotificationChannel alerts = new NotificationChannel( local
56 ALERTS,
79 alerts,
  /frameworks/base/core/java/com/android/internal/notification/
SystemNotificationChannels.java 47 public static String ALERTS = "ALERTS";
135 ALERTS,
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/
ChannelsTest.java 59 NotificationChannels.ALERTS,
  /frameworks/base/packages/SystemUI/src/com/android/systemui/power/
PowerNotificationWarnings.java 220 new Notification.Builder(mContext, NotificationChannels.ALERTS)
355 new Notification.Builder(mContext, NotificationChannels.ALERTS)
404 new Notification.Builder(mContext, NotificationChannels.ALERTS)
  /frameworks/base/services/core/java/com/android/server/storage/
DeviceStorageMonitorService.java 484 new Notification.Builder(context, SystemNotificationChannels.ALERTS)
  /frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
GlobalScreenshot.java     [all...]
  /frameworks/base/services/usb/java/com/android/server/usb/
UsbDeviceManager.java     [all...]

Completed in 137 milliseconds