Searched refs:INTENT_SENDER_SERVICE (Results 1 – 5 of 5) sorted by relevance
22 import static android.app.ActivityManager.INTENT_SENDER_SERVICE;803 INTENT_SENDER_SERVICE); in getService()1348 return getCachedInfo().getIntentSenderType() == INTENT_SENDER_SERVICE; in isService()
624 public static final int INTENT_SENDER_SERVICE = 4; field in ActivityManager
256 case ActivityManager.INTENT_SENDER_SERVICE: in typeName()670 case ActivityManager.INTENT_SENDER_SERVICE: in sendInner()
1372 ActivityManager.INTENT_SENDER_SERVICE, callingPackage, callingFeatureId, in requestStartTargetPermissionsReviewIfNeededLocked()
1550 Landroid/app/ActivityManager;->INTENT_SENDER_SERVICE:I