Searched refs:IMPORTANCE_LOW (Results 1 – 6 of 6) sorted by relevance
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/util/ |
D | NotificationUtil.java | 46 IMPORTANCE_LOW, 58 public static final int IMPORTANCE_LOW = NotificationManager.IMPORTANCE_LOW; field in NotificationUtil
|
/external/perfetto/test/cts/producer/src/android/perfetto/producer/ |
D | ProducerActivity.java | 38 new NotificationChannel("service", "service", NotificationManager.IMPORTANCE_LOW); in onResume() 44 "isolated_service", "isolated_service", NotificationManager.IMPORTANCE_LOW); in onResume()
|
/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/ |
D | AudioTestService.java | 69 NotificationManager.IMPORTANCE_LOW); in runAsForegroundService()
|
/external/deqp/android/package/src/com/drawelements/deqp/execserver/ |
D | ExecService.java | 96 …noteChan = new NotificationChannel(channel, "dEQP ExecServer", NotificationManager.IMPORTANCE_LOW); in onStartCommand()
|
/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/ |
D | PlayerNotificationManager.java | 445 context, channelId, channelName, channelDescription, NotificationUtil.IMPORTANCE_LOW); in createWithNotificationChannel() 496 context, channelId, channelName, channelDescription, NotificationUtil.IMPORTANCE_LOW); in createWithNotificationChannel()
|
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/offline/ |
D | DownloadService.java | 578 NotificationUtil.IMPORTANCE_LOW); in onCreate()
|