Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecordLogger.java470 static boolean isForegroundService(@NonNull NotificationRecord r) { in isForegroundService() method
DNotificationRecord.java956 public boolean isForegroundService() { in isForegroundService() method in NotificationRecord
/frameworks/base/core/java/android/app/
DPendingIntent.java1239 public boolean isForegroundService() { in isForegroundService() method in PendingIntent
DActivityManager.java797 public static boolean isForegroundService(int procState) { in isForegroundService() method in ActivityManager
DNotification.java6894 public boolean isForegroundService() { in isForegroundService() method in Notification.Builder