Searched refs:getGlobalProxyAdmin (Results 1 – 3 of 3) sorted by relevance
90 ComponentName getGlobalProxyAdmin(int userHandle); in getGlobalProxyAdmin() method
2477 public ComponentName getGlobalProxyAdmin() { in getGlobalProxyAdmin() method in DevicePolicyManager2480 return mService.getGlobalProxyAdmin(myUserId()); in getGlobalProxyAdmin()
4912 public ComponentName getGlobalProxyAdmin(int userHandle) { in getGlobalProxyAdmin() method in DevicePolicyManagerService