Searched refs:runGrantRevokePermission (Results 1 – 1 of 1) sorted by relevance
233 return runGrantRevokePermission(true); in onCommand()235 return runGrantRevokePermission(false); in onCommand()2095 private int runGrantRevokePermission(boolean grant) throws RemoteException { in runGrantRevokePermission() method in PackageManagerShellCommand