/frameworks/support/slices/core/src/main/java/androidx/slice/compat/ |
D | CompatPermissionManager.java | 115 Set<String> grant = getPrefs().getStringSet(key, Collections.<String>emptySet()); in getPermissionState() local 117 return new PermissionState(grant, key, hasAllPermissions); in getPermissionState() 125 PermissionState(Set<String> grant, String key, boolean hasAllPermissions) { in PermissionState() argument 129 for (String g : grant) { in PermissionState()
|
/frameworks/base/core/java/android/webkit/ |
D | PermissionRequest.java | 92 public abstract void grant(String[] resources); in grant() method in PermissionRequest
|
/frameworks/base/services/core/java/com/android/server/accounts/ |
D | AccountManagerBackupHelper.java | 173 for (Pair<String, Integer> grant : allAccountGrants) { in backupAccountAccessPermissions() 174 final String accountName = grant.first; in backupAccountAccessPermissions() 175 final int uid = grant.second; in backupAccountAccessPermissions()
|
/frameworks/rs/perf-test-scripts/ |
D | timing | 189 adb shell pm grant com.android.rs.imagejb android.permission.READ_EXTERNAL_STORAGE 190 adb shell pm grant com.android.rs.imagejb android.permission.WRITE_EXTERNAL_STORAGE
|
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/storage/ |
D | ApplicationKeyStorage.java | 75 return mKeystoreService.grant(keystoreAlias, uid); in getGrantAlias()
|
/frameworks/base/services/core/java/com/android/server/pm/permission/ |
D | PermissionManagerService.java | 755 int grant = GRANT_DENIED; in grantPermissions() local 764 grant = GRANT_INSTALL; in grantPermissions() 772 grant = GRANT_INSTALL; in grantPermissions() 775 grant = GRANT_UPGRADE; in grantPermissions() 780 grant = GRANT_UPGRADE; in grantPermissions() 783 grant = GRANT_RUNTIME; in grantPermissions() 789 grant = GRANT_INSTALL; in grantPermissions() 797 if (grant != GRANT_DENIED) { in grantPermissions() 806 grant = GRANT_DENIED; in grantPermissions() 811 switch (grant) { in grantPermissions()
|
D | PermissionsState.java | 569 if (!permissionData.grant(userId)) { in grantPermission() 686 public boolean grant(int userId) { in grant() method in PermissionsState.PermissionData
|
/frameworks/base/keystore/java/android/security/ |
D | KeyStore.java | 388 public String grant(String key, int uid) { in grant() method in KeyStore 390 String grantAlias = mBinder.grant(key, uid); in grant()
|
/frameworks/support/ |
D | LICENSE.txt | 139 6. Trademarks. This License does not grant permission to use the trade
|
/frameworks/support/lifecycle/compiler/src/main/resources/ |
D | NOTICE.txt | 144 6. Trademarks. This License does not grant permission to use the trade 381 6. Trademarks. This License does not grant permission to use the trade 591 6. Trademarks. This License does not grant permission to use the trade 801 6. Trademarks. This License does not grant permission to use the trade 1011 6. Trademarks. This License does not grant permission to use the trade
|
/frameworks/av/services/camera/libcameraservice/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/frameworks/av/media/libeffects/downmix/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/frameworks/av/media/extractors/midi/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/frameworks/native/cmds/atrace/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/frameworks/base/keystore/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/frameworks/base/cmds/vr/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/frameworks/av/media/libstagefright/codecs/on2/dec/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/frameworks/base/libs/storage/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/frameworks/av/media/libstagefright/foundation/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/frameworks/av/media/libstagefright/codecs/vorbis/dec/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/frameworks/base/packages/WAPPushManager/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/frameworks/native/libs/ui/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/frameworks/av/drm/libdrmframework/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/frameworks/base/cmds/pm/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|