Home
last modified time | relevance | path

Searched refs:grants (Results 1 – 25 of 54) sorted by relevance

123

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/permissions/request/
DPermissionsFragment.kt78 val grants = mutableListOf<Int>() in getAllowButton() constant
83 grants.add(PackageManager.PERMISSION_GRANTED) in getAllowButton()
85 grants.add(PackageManager.PERMISSION_DENIED) in getAllowButton()
94 result.putExtra(PackageManager.EXTRA_REQUEST_PERMISSIONS_RESULTS, grants.toIntArray()) in getAllowButton()
DRequestPermissionViewModel.kt163 private var grants: MutableMap<HealthPermission, PermissionState> = mutableMapOf() in <lambda>() variable in com.android.healthconnect.controller.permissions.request.RequestPermissionViewModel
306 permissionGrants.putAll(grants) in <lambda>()
457 grants[permission] = PermissionState.GRANTED in <lambda>()
460 grants[permission] = PermissionState.NOT_GRANTED in <lambda>()
463 grants[permission] = PermissionState.NOT_GRANTED in <lambda>()
465 grants[permission] = PermissionState.ERROR in <lambda>()
DPermissionsActivity.kt262 val grants = mutableListOf<Int>() in <lambda>() constant
267 grants.add(PackageManager.PERMISSION_GRANTED) in <lambda>()
269 grants.add(PackageManager.PERMISSION_DENIED) in <lambda>()
277 result.putExtra(EXTRA_REQUEST_PERMISSIONS_RESULTS, grants.toIntArray()) in <lambda>()
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/service/
DRuntimePermissionsUpgradeController.kt404 val (newVersion, upgradeExemptions, grants) = in <lambda>() constant
420 for (grant in grants) { in <lambda>()
437 val grants = mutableListOf<Grant>() in <lambda>() constant
546 grants.add(Grant(true, appPermGroup)) in <lambda>()
574 grants.add( in <lambda>()
639 grants.add(Grant(false, auralAppPermGroup)) in <lambda>()
642 grants.add(Grant(false, visualAppPermGroup)) in <lambda>()
691 grants.add(Grant(isBackground = true, group = group)) in <lambda>()
714 visualAppPermGroups.forEach { grants.add(Grant(false, it)) } in <lambda>()
721 return Triple(currentVersion, exemptions, grants) in <lambda>()
/packages/modules/Virtualization/demo/
DREADME.md16 (-t allows it to be installed even though it is marked as a test app, -g grants
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/
Dthird_party_licenses84 this License, each Contributor hereby grants to You a perpetual,
91 this License, each Contributor hereby grants to You a perpetual,
266 this License, each Contributor hereby grants to You a perpetual,
273 this License, each Contributor hereby grants to You a perpetual,
472 this License, each Contributor hereby grants to You a perpetual,
479 this License, each Contributor hereby grants to You a perpetual,
678 this License, each Contributor hereby grants to You a perpetual,
685 this License, each Contributor hereby grants to You a perpetual,
884 this License, each Contributor hereby grants to You a perpetual,
891 this License, each Contributor hereby grants to You a perpetual,
[all …]
/packages/modules/NeuralNetworks/runtime/
DNOTICE79 this License, each Contributor hereby grants to You a perpetual,
86 this License, each Contributor hereby grants to You a perpetual,
261 this License, each Contributor hereby grants to You a perpetual,
268 this License, each Contributor hereby grants to You a perpetual,
491 Each Contributor hereby grants You a world-wide, royalty-free,
535 No Contributor makes additional grants as a result of Your choice to
639 Contributor explicitly and finally terminates Your grants, and (b) on an
642 come back into compliance. Moreover, Your grants from a particular
981 this License, each Contributor hereby grants to You a perpetual,
988 this License, each Contributor hereby grants to You a perpetual,
/packages/apps/Calendar/
DNOTICE80 this License, each Contributor hereby grants to You a perpetual,
87 this License, each Contributor hereby grants to You a perpetual,
/packages/apps/Gallery/
DNOTICE80 this License, each Contributor hereby grants to You a perpetual,
87 this License, each Contributor hereby grants to You a perpetual,
/packages/inputmethods/LatinIME/
DNOTICE80 this License, each Contributor hereby grants to You a perpetual,
87 this License, each Contributor hereby grants to You a perpetual,
/packages/modules/Connectivity/clatd/
DNOTICE79 this License, each Contributor hereby grants to You a perpetual,
86 this License, each Contributor hereby grants to You a perpetual,
/packages/modules/ExtServices/
DNOTICE80 this License, each Contributor hereby grants to You a perpetual,
87 this License, each Contributor hereby grants to You a perpetual,
/packages/apps/Camera2/jni/
DNOTICE80 this License, each Contributor hereby grants to You a perpetual,
87 this License, each Contributor hereby grants to You a perpetual,
/packages/modules/adb/
DNOTICE81 this License, each Contributor hereby grants to You a perpetual,
88 this License, each Contributor hereby grants to You a perpetual,
/packages/modules/DeviceLock/DeviceLockController/
DNOTICE80 this License, each Contributor hereby grants to You a perpetual,
87 this License, each Contributor hereby grants to You a perpetual,
/packages/modules/UprobeStats/src/lib/
DNOTICE80 this License, each Contributor hereby grants to You a perpetual,
87 this License, each Contributor hereby grants to You a perpetual,
/packages/inputmethods/LatinIME/java/
DNOTICE80 this License, each Contributor hereby grants to You a perpetual,
87 this License, each Contributor hereby grants to You a perpetual,
/packages/modules/Permission/PermissionController/
DNOTICE80 this License, each Contributor hereby grants to You a perpetual,
87 this License, each Contributor hereby grants to You a perpetual,
/packages/modules/AppSearch/
DNOTICE81 this License, each Contributor hereby grants to You a perpetual,
88 this License, each Contributor hereby grants to You a perpetual,
/packages/modules/AdServices/
DNOTICE80 this License, each Contributor hereby grants to You a perpetual,
87 this License, each Contributor hereby grants to You a perpetual,
/packages/apps/AvatarPicker/
DNOTICE80 this License, each Contributor hereby grants to You a perpetual,
87 this License, each Contributor hereby grants to You a perpetual,
/packages/apps/Dialer/
DLICENSE80 this License, each Contributor hereby grants to You a perpetual,
87 this License, each Contributor hereby grants to You a perpetual,
/packages/apps/TvSettings/Settings/
DNOTICE80 this License, each Contributor hereby grants to You a perpetual,
87 this License, each Contributor hereby grants to You a perpetual,
/packages/wallpapers/LivePicker/
DNOTICE80 this License, each Contributor hereby grants to You a perpetual,
87 this License, each Contributor hereby grants to You a perpetual,
/packages/apps/Settings/
DNOTICE80 this License, each Contributor hereby grants to You a perpetual,
87 this License, each Contributor hereby grants to You a perpetual,

123