Searched refs:isForegroundService (Results 1 – 10 of 10) sorted by relevance
413 when(notification.isForegroundService()).thenReturn(true); in minForegroundNotHighPriority()428 when(notification.isForegroundService()).thenReturn(true); in lowForegroundHighPriority()
289 return notification.isForegroundService() in isImportantOngoing()
1105 public boolean isForegroundService() { in isForegroundService() method in PendingIntent
672 public static boolean isForegroundService(int procState) { in isForegroundService() method in ActivityManager
6176 public boolean isForegroundService() {6211 && (hasColorizedPermission() || isForegroundService());
3428 if (alarm.operation.isForegroundService()) { in isBackgroundRestricted()
624 } else if (ActivityManager.isForegroundService(procState)) { in mapToInternalProcessState()
9430 (ActivityManager.isForegroundService(procState)); in updateUidProcessStateLocked()
1897 HSPLandroid/app/Notification;->isForegroundService()Z2019 HSPLandroid/app/PendingIntent;->isForegroundService()Z
7941 Landroid/app/Notification;->isForegroundService()Z8171 Landroid/app/PendingIntent;->isForegroundService()Z