Home
last modified time | relevance | path

Searched refs:INTENT_SENDER_FOREGROUND_SERVICE (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DPendingIntentRecord.java224 case ActivityManager.INTENT_SENDER_FOREGROUND_SERVICE: in typeName()
528 } else if (key.type == ActivityManager.INTENT_SENDER_FOREGROUND_SERVICE in sendInner()
610 case ActivityManager.INTENT_SENDER_FOREGROUND_SERVICE: in sendInner()
617 key.type == ActivityManager.INTENT_SENDER_FOREGROUND_SERVICE, in sendInner()
H A DActivityManagerService.java5645 case ActivityManager.INTENT_SENDER_FOREGROUND_SERVICE: in queryIntentComponentsForIntentSender()
/aosp14/frameworks/base/core/java/android/app/
H A DPendingIntent.java21 import static android.app.ActivityManager.INTENT_SENDER_FOREGROUND_SERVICE;
825 INTENT_SENDER_FOREGROUND_SERVICE); in getForegroundService()
1333 return getCachedInfo().getIntentSenderType() == INTENT_SENDER_FOREGROUND_SERVICE; in isForegroundService()
H A DActivityManager.java622 public static final int INTENT_SENDER_FOREGROUND_SERVICE = 5; field in ActivityManager
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt1549 Landroid/app/ActivityManager;->INTENT_SENDER_FOREGROUND_SERVICE:I