Searched refs:getTemporaryAppAllowlistType (Results 1 – 7 of 7) sorted by relevance
2399 final int type = idleOptions.getTemporaryAppAllowlistType();2418 final int type = idleOptions.getTemporaryAppAllowlistType();2438 final int type = idleOptions.getTemporaryAppAllowlistType();2465 final int type = idleOptions.getTemporaryAppAllowlistType();2494 final int type = idleOptions.getTemporaryAppAllowlistType();2579 final int type = idleOptions.getTemporaryAppAllowlistType();2606 final int type = idleOptions.getTemporaryAppAllowlistType();2650 final int type = idleOptions.getTemporaryAppAllowlistType();3114 bOptions.getTemporaryAppAllowlistType());3223 bOptions.getTemporaryAppAllowlistType());[all …]
441 public @TempAllowListType int getTemporaryAppAllowlistType() { in getTemporaryAppAllowlistType() method in BroadcastOptions
536 brOptions.getTemporaryAppAllowlistType(), in sendInner()
395 && r.options.getTemporaryAppAllowlistType() in processCurBroadcastLocked()939 final @TempAllowListType int type = brOptions.getTemporaryAppAllowlistType(); in maybeScheduleTempAllowlistLocked()
1047 if (r.options.getTemporaryAppAllowlistType() in dispatchReceivers()1058 r.options.getTemporaryAppAllowlistType(), r.callingUid); in dispatchReceivers()
1698 eq(options.getTemporaryAppAllowlistType()), eq(callerApp.uid));
289 method public int getTemporaryAppAllowlistType();