Searched defs:NOTIFICATION_CHANNEL_ID (Results 1 – 5 of 5) sorted by relevance
28 private static final String NOTIFICATION_CHANNEL_ID = SchedulerService.class.getSimpleName(); field in SchedulerService
44 private static final String NOTIFICATION_CHANNEL_ID = TAG; field in TestService
28 String NOTIFICATION_CHANNEL_ID = "ALR"; field
92 private static final String NOTIFICATION_CHANNEL_ID = "com.android.dynsystem"; field in DynamicSystemInstallationService
210 private static final String NOTIFICATION_CHANNEL_ID = "bugreports"; field in BugreportProgressService