Searched refs:getBackgroundStartPrivilegesAllowedByCaller (Results 1 – 3 of 3) sorted by relevance
350 public static BackgroundStartPrivileges getBackgroundStartPrivilegesAllowedByCaller( in getBackgroundStartPrivilegesAllowedByCaller() method in PendingIntentRecord358 return getBackgroundStartPrivilegesAllowedByCaller(activityOptions.toBundle(), in getBackgroundStartPrivilegesAllowedByCaller()362 private static BackgroundStartPrivileges getBackgroundStartPrivilegesAllowedByCaller( in getBackgroundStartPrivilegesAllowedByCaller() method in PendingIntentRecord658 return getBackgroundStartPrivilegesAllowedByCaller(options, callingUid, null); in getBackgroundStartPrivilegesForActivitySender()
297 PendingIntentRecord.getBackgroundStartPrivilegesAllowedByCaller( in checkBackgroundActivityStart()
949 () -> PendingIntentRecord.getBackgroundStartPrivilegesAllowedByCaller( in testBackgroundActivityStartsAllowed_loggingPendingIntentAllowed()