Searched refs:isPendingIntentBalAllowedByCaller (Results 1 – 4 of 4) sorted by relevance
326 public static boolean isPendingIntentBalAllowedByCaller( in isPendingIntentBalAllowedByCaller() method in PendingIntentRecord331 return isPendingIntentBalAllowedByCaller(activityOptions.toBundle()); in isPendingIntentBalAllowedByCaller()334 private static boolean isPendingIntentBalAllowedByCaller(@Nullable Bundle options) { in isPendingIntentBalAllowedByCaller() method in PendingIntentRecord480 && isPendingIntentBalAllowedByCaller(options); in sendInner()
261 PendingIntentRecord.isPendingIntentBalAllowedByCaller(checkedOptions); in checkBackgroundActivityStart()
784 () -> PendingIntentRecord.isPendingIntentBalAllowedByCaller(anyObject())); in testBackgroundActivityStartsAllowed_loggingPendingIntentAllowed()
8919 PLcom/android/server/am/PendingIntentRecord;->isPendingIntentBalAllowedByCaller(Landroid/app/Activi…8920 PLcom/android/server/am/PendingIntentRecord;->isPendingIntentBalAllowedByCaller(Landroid/os/Bundle;…