Searched refs:getCachedInfo (Results 1 – 4 of 4) sorted by relevance
229 return getCachedInfo().getCreatorPackage(); in getCreatorPackage()242 return getCachedInfo().getCreatorUid(); in getCreatorUid()257 int uid = getCachedInfo().getCreatorUid(); in getCreatorUserHandle()368 private PendingIntentInfo getCachedInfo() { in getCachedInfo() method in IntentSender
1025 return getCachedInfo().getCreatorPackage(); in getCreatorPackage()1047 return getCachedInfo().getCreatorUid(); in getCreatorUid()1139 int uid = getCachedInfo().getCreatorUid(); in getCreatorUserHandle()1160 return getCachedInfo().isImmutable(); in isImmutable()1168 return getCachedInfo().getIntentSenderType() == INTENT_SENDER_ACTIVITY; in isActivity()1175 return getCachedInfo().getIntentSenderType() == INTENT_SENDER_FOREGROUND_SERVICE; in isForegroundService()1182 return getCachedInfo().getIntentSenderType() == INTENT_SENDER_SERVICE; in isService()1189 return getCachedInfo().getIntentSenderType() == INTENT_SENDER_BROADCAST; in isBroadcast()1413 private PendingIntentInfo getCachedInfo() { in getCachedInfo() method in PendingIntent
2351 HSPLandroid/app/PendingIntent;->getCachedInfo()Landroid/app/ActivityManager$PendingIntentInfo;+]Lan…