/packages/apps/Browser2/src/org/chromium/webview_shell/ |
D | WebViewBrowserActivity.java | 139 public void grant(String[] resources) { in grant() method in WebViewBrowserActivity.GeoPermissionRequest 172 public void grant(String[] resources) { in grant() method in WebViewBrowserActivity.FilePermissionRequest 440 request.grant(request.getResources()); in requestPermissionsForPage() 458 request.grant(request.getResources()); in requestPermissionsForPage() 488 request.grant(request.getResources()); in onRequestPermissionsResult()
|
/packages/apps/PermissionController/src/com/android/packageinstaller/role/model/ |
D | Role.java | 582 public void grant(@NonNull String packageName, boolean dontKillApp, in grant() method in Role 584 boolean permissionOrAppOpChanged = Permissions.grant(packageName, mPermissions, true, in grant() 590 appOp.grant(packageName, context); in grant() 600 mBehavior.grant(this, packageName, context); in grant()
|
D | AppOp.java | 79 public boolean grant(@NonNull String packageName, @NonNull Context context) { in grant() method in AppOp
|
D | RoleBehavior.java | 138 default void grant(@NonNull Role role, @NonNull String packageName, @NonNull Context context) {} in grant() method
|
D | Permissions.java | 78 public static boolean grant(@NonNull String packageName, @NonNull List<String> permissions, in grant() method in Permissions
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/specialaccess/ |
D | WriteSettings.java | 87 private void setWriteSettingsAccess(ApplicationsState.AppEntry entry, Boolean grant) { in setWriteSettingsAccess() argument 90 grant ? AppOpsManager.MODE_ALLOWED : AppOpsManager.MODE_ERRORED); in setWriteSettingsAccess()
|
D | AppUsageAccess.java | 104 private void setAppUsageAccess(ApplicationsState.AppEntry entry, boolean grant) { in setAppUsageAccess() argument 107 grant ? AppOpsManager.MODE_ALLOWED : AppOpsManager.MODE_IGNORED); in setAppUsageAccess()
|
D | SystemAlertWindow.java | 99 private void setSystemAlertWindowAccess(ApplicationsState.AppEntry entry, boolean grant) { in setSystemAlertWindowAccess() argument 102 grant ? AppOpsManager.MODE_ALLOWED : AppOpsManager.MODE_ERRORED); in setSystemAlertWindowAccess()
|
/packages/apps/PermissionController/src/com/android/packageinstaller/permission/ui/wear/ |
D | AppPermissionsFragmentWear.java | 364 private void setPermission(AppPermissionGroup group, SwitchPreference pref, boolean grant) { in setPermission() argument 365 if (grant) { in setPermission() 371 pref.setChecked(grant); in setPermission()
|
/packages/apps/PermissionController/src/com/android/packageinstaller/role/service/ |
D | RoleControllerServiceImpl.java | 324 role.grant(packageName, dontKillApp, overrideUserSetAndFixedPermissions, this); in addRoleHolderInternal()
|
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
D | third_party_licenses | 155 6. Trademarks. This License does not grant permission to use the trade 337 6. Trademarks. This License does not grant permission to use the trade 543 6. Trademarks. This License does not grant permission to use the trade 749 6. Trademarks. This License does not grant permission to use the trade 955 6. Trademarks. This License does not grant permission to use the trade 1161 6. Trademarks. This License does not grant permission to use the trade 1379 6. Trademarks. This License does not grant permission to use the trade 1573 6. Trademarks. This License does not grant permission to use the trade 1767 6. Trademarks. This License does not grant permission to use the trade 1961 6. Trademarks. This License does not grant permission to use the trade [all …]
|
/packages/apps/KeyChain/src/com/android/keychain/ |
D | KeyChainService.java | 146 return mKeyStore.grant(keystoreAlias, uid);
|
/packages/apps/CertInstaller/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/packages/apps/TimeZoneUpdater/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/packages/apps/SpareParts/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/packages/wallpapers/LivePicker/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/packages/providers/MediaProvider/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/packages/apps/HTMLViewer/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/packages/services/Car/tests/CarDeveloperOptions/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/packages/apps/QuickSearchBox/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/packages/apps/BasicSmsReceiver/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/packages/providers/DownloadProvider/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/packages/apps/Music/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/packages/services/Telephony/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/packages/providers/UserDictionaryProvider/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|