Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DForegroundServiceTypePolicy.java699 @NonNull String packageName, int callerUid, int callerPid, boolean allowWhileInUse, in checkForegroundServiceTypePolicy()
1042 @NonNull String packageName, boolean allowWhileInUse) { in checkPermissions()
1115 @NonNull String packageName, boolean allowWhileInUse); in checkPermission()
1139 String packageName, boolean allowWhileInUse) { in checkPermission()
1147 int callerPid, String packageName, boolean allowWhileInUse) { in checkPermission()
1204 String packageName, boolean allowWhileInUse) { in checkPermission()
1226 String packageName, boolean allowWhileInUse) { in checkPermission()
1247 String packageName, boolean allowWhileInUse) { in checkPermission()
1273 String packageName, boolean allowWhileInUse) { in checkPermission()
1364 int callerUid, int callerPid, boolean allowWhileInUse, in checkForegroundServiceTypePolicy()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java2685 @NonNull String packageName, boolean allowWhileInUse) { in checkPermission()
2752 @NonNull String packageName, boolean allowWhileInUse) { in checkPermission()
7548 @ReasonCode final int allowWhileInUse = shouldAllowFgsWhileInUsePermissionLocked( in setFgsRestrictionLocked() local
7607 final @ReasonCode int allowWhileInUse = shouldAllowFgsWhileInUsePermissionLocked( in canStartForegroundServiceLocked() local
7898 private @ReasonCode int shouldAllowFgsStartForegroundWithBindingCheckLocked( in shouldAllowFgsStartForegroundWithBindingCheckLocked()
7958 private @ReasonCode int shouldAllowFgsStartForegroundNoBindingCheckLocked( in shouldAllowFgsStartForegroundNoBindingCheckLocked()