Home
last modified time | relevance | path

Searched refs:SCREENSHOTS_HEADSUP (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DNotificationChannels.java38 public static String SCREENSHOTS_HEADSUP = "SCN_HEADSUP"; field in NotificationChannels
127 NotificationChannel screenshotChannel = new NotificationChannel(SCREENSHOTS_HEADSUP, in createScreenshotChannel()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/
DNotificationChannelsTest.java55 NotificationChannels.SCREENSHOTS_HEADSUP, in testChannelSetup()