Home
last modified time | relevance | path

Searched defs:isForegroundService (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/util/
H A DWorkSourceHelper.java139 private boolean isForegroundService(@NonNull String requestorPackageName) { in isForegroundService() method in WorkSourceHelper
/aosp12/frameworks/base/core/java/android/app/
H A DPendingIntent.java1174 public boolean isForegroundService() { in isForegroundService() method in PendingIntent
H A DActivityManager.java780 public static boolean isForegroundService(int procState) { in isForegroundService() method in ActivityManager
H A DNotification.java6754 public boolean isForegroundService() { in isForegroundService() method in Notification.Builder
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java905 public boolean isForegroundService() { in isForegroundService() method in NotificationRecord