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.java569 static boolean isForegroundService(@NonNull NotificationRecord r) { in isForegroundService() method
DNotificationRecord.java975 public boolean isForegroundService() { in isForegroundService() method in NotificationRecord
/frameworks/base/core/java/android/app/
DPendingIntent.java1332 public boolean isForegroundService() { in isForegroundService() method in PendingIntent
DActivityManager.java1081 public static boolean isForegroundService(int procState) { in isForegroundService() method in ActivityManager
DNotification.java6910 public boolean isForegroundService() { in isForegroundService() method in Notification.Builder