Searched refs:SCREENSHOTS_HEADSUP (Results 1 – 3 of 3) sorted by relevance
34 public static String SCREENSHOTS_HEADSUP = "SCN_HEADSUP"; field in NotificationChannels116 NotificationChannel screenshotChannel = new NotificationChannel(SCREENSHOTS_HEADSUP, in createScreenshotChannel()
99 new Notification.Builder(mContext, NotificationChannels.SCREENSHOTS_HEADSUP); in reset()101 new Notification.Builder(mContext, NotificationChannels.SCREENSHOTS_HEADSUP); in reset()
57 NotificationChannels.SCREENSHOTS_HEADSUP, in testChannelSetup()