Searched refs:getGlobalProxyAdmin (Results 1 – 4 of 4) sorted by relevance
104 ComponentName getGlobalProxyAdmin(int userHandle); in getGlobalProxyAdmin() method
3572 public @Nullable ComponentName getGlobalProxyAdmin() { in getGlobalProxyAdmin() method in DevicePolicyManager3575 return mService.getGlobalProxyAdmin(myUserId()); in getGlobalProxyAdmin()
6351 public ComponentName getGlobalProxyAdmin(int userHandle) { in getGlobalProxyAdmin() method in DevicePolicyManagerService
15604 HSPLandroid/app/admin/IDevicePolicyManager;->getGlobalProxyAdmin(I)Landroid/content/ComponentName;