Searched refs:getGlobalProxyAdmin (Results 1 – 3 of 3) sorted by relevance
106 ComponentName getGlobalProxyAdmin(int userHandle); in getGlobalProxyAdmin() method
4280 public @Nullable ComponentName getGlobalProxyAdmin() { in getGlobalProxyAdmin() method in DevicePolicyManager4283 return mService.getGlobalProxyAdmin(myUserId()); in getGlobalProxyAdmin()
6933 public ComponentName getGlobalProxyAdmin(int userHandle) { in getGlobalProxyAdmin() method