Searched refs:INTENT_SENDER_FOREGROUND_SERVICE (Results 1 – 5 of 5) sorted by relevance
224 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()
5645 case ActivityManager.INTENT_SENDER_FOREGROUND_SERVICE: in queryIntentComponentsForIntentSender()
21 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()
622 public static final int INTENT_SENDER_FOREGROUND_SERVICE = 5; field in ActivityManager
1549 Landroid/app/ActivityManager;->INTENT_SENDER_FOREGROUND_SERVICE:I