Home
last modified time | relevance | path

Searched defs:allowWhileInUse (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DForegroundServiceTypePolicy.java720 @NonNull String packageName, int callerUid, int callerPid, boolean allowWhileInUse, in checkForegroundServiceTypePolicy()
1063 @NonNull String packageName, boolean allowWhileInUse) { in checkPermissions()
1136 @NonNull String packageName, boolean allowWhileInUse); in checkPermission()
1160 String packageName, boolean allowWhileInUse) { in checkPermission()
1168 int callerPid, String packageName, boolean allowWhileInUse) { in checkPermission()
1225 String packageName, boolean allowWhileInUse) { in checkPermission()
1247 String packageName, boolean allowWhileInUse) { in checkPermission()
1268 String packageName, boolean allowWhileInUse) { in checkPermission()
1294 String packageName, boolean allowWhileInUse) { in checkPermission()
1387 int callerUid, int callerPid, boolean allowWhileInUse, in checkForegroundServiceTypePolicy()
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java2921 @NonNull String packageName, boolean allowWhileInUse) { in checkPermission()
2988 @NonNull String packageName, boolean allowWhileInUse) { in checkPermission()
8280 @ReasonCode final int allowWhileInUse = shouldAllowFgsWhileInUsePermissionLocked( in setFgsRestrictionLocked() local
8348 final @ReasonCode int allowWhileInUse = shouldAllowFgsWhileInUsePermissionLocked( in canStartForegroundServiceLocked() local
8639 private @ReasonCode int shouldAllowFgsStartForegroundWithBindingCheckLocked( in shouldAllowFgsStartForegroundWithBindingCheckLocked()
8699 private @ReasonCode int shouldAllowFgsStartForegroundNoBindingCheckLocked( in shouldAllowFgsStartForegroundNoBindingCheckLocked()