Home
last modified time | relevance | path

Searched refs:grant (Results 1 – 25 of 67) sorted by relevance

123

/packages/apps/Browser2/src/org/chromium/webview_shell/
DWebViewBrowserActivity.java139 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/
DRole.java582 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()
DAppOp.java79 public boolean grant(@NonNull String packageName, @NonNull Context context) { in grant() method in AppOp
DRoleBehavior.java138 default void grant(@NonNull Role role, @NonNull String packageName, @NonNull Context context) {} in grant() method
DPermissions.java78 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/
DWriteSettings.java87 private void setWriteSettingsAccess(ApplicationsState.AppEntry entry, Boolean grant) { in setWriteSettingsAccess() argument
90 grant ? AppOpsManager.MODE_ALLOWED : AppOpsManager.MODE_ERRORED); in setWriteSettingsAccess()
DAppUsageAccess.java104 private void setAppUsageAccess(ApplicationsState.AppEntry entry, boolean grant) { in setAppUsageAccess() argument
107 grant ? AppOpsManager.MODE_ALLOWED : AppOpsManager.MODE_IGNORED); in setAppUsageAccess()
DSystemAlertWindow.java99 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/
DAppPermissionsFragmentWear.java364 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/
DRoleControllerServiceImpl.java324 role.grant(packageName, dontKillApp, overrideUserSetAndFixedPermissions, this); in addRoleHolderInternal()
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/
Dthird_party_licenses155 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/
DKeyChainService.java146 return mKeyStore.grant(keystoreAlias, uid);
/packages/apps/CertInstaller/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/packages/apps/TimeZoneUpdater/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/packages/apps/SpareParts/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/packages/wallpapers/LivePicker/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/packages/providers/MediaProvider/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/packages/apps/HTMLViewer/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/packages/services/Car/tests/CarDeveloperOptions/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/packages/apps/QuickSearchBox/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/packages/apps/BasicSmsReceiver/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/packages/providers/DownloadProvider/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/packages/apps/Music/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/packages/services/Telephony/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/packages/providers/UserDictionaryProvider/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade

123