Home
last modified time | relevance | path

Searched defs:notificationType (Results 1 – 2 of 2) sorted by relevance

/work/work-runtime/src/main/java/androidx/work/impl/foreground/
DSystemForegroundDispatcher.java289 int notificationType = intent.getIntExtra(KEY_FOREGROUND_SERVICE_TYPE, 0); in handleNotify() local
452 int notificationType, in startForeground()
DSystemForegroundService.java135 final int notificationType, in startForeground()