Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DPendingIntent.java1105 public boolean isForegroundService() { in isForegroundService() method in PendingIntent
DActivityManager.java672 public static boolean isForegroundService(int procState) { in isForegroundService() method in ActivityManager