Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DPendingIntent.java1174 public boolean isForegroundService() { in isForegroundService() method in PendingIntent
DActivityManager.java775 public static boolean isForegroundService(int procState) { in isForegroundService() method in ActivityManager
DNotification.java6679 public boolean isForegroundService() { in isForegroundService() method in Notification.Builder
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java880 public boolean isForegroundService() { in isForegroundService() method in NotificationRecord