Searched refs:getGlobalProxyAdmin (Results 1 – 4 of 4) sorted by relevance
100 ComponentName getGlobalProxyAdmin(int userHandle); in getGlobalProxyAdmin() method
3274 public @Nullable ComponentName getGlobalProxyAdmin() { in getGlobalProxyAdmin() method in DevicePolicyManager3277 return mService.getGlobalProxyAdmin(myUserId()); in getGlobalProxyAdmin()
5739 public ComponentName getGlobalProxyAdmin(int userHandle) { in getGlobalProxyAdmin() method in DevicePolicyManagerService
17756 HSPLandroid/app/admin/IDevicePolicyManager;->getGlobalProxyAdmin(I)Landroid/content/ComponentName;