Searched refs:grantPermissionsToPackage (Results 1 – 1 of 1) sorted by relevance
363 private void grantPermissionsToPackage(String packageName, String... perms) throws Exception { in grantPermissionsToPackage() method in ScopedStorageHostTest372 grantPermissionsToPackage("android.scopedstorage.cts", perms); in grantPermissions()