Home
last modified time | relevance | path

Searched refs:getGlobalProxyAdmin (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl104 ComponentName getGlobalProxyAdmin(int userHandle); in getGlobalProxyAdmin() method
DDevicePolicyManager.java3572 public @Nullable ComponentName getGlobalProxyAdmin() { in getGlobalProxyAdmin() method in DevicePolicyManager
3575 return mService.getGlobalProxyAdmin(myUserId()); in getGlobalProxyAdmin()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java6351 public ComponentName getGlobalProxyAdmin(int userHandle) { in getGlobalProxyAdmin() method in DevicePolicyManagerService
/frameworks/base/config/
Dboot-image-profile.txt15604 HSPLandroid/app/admin/IDevicePolicyManager;->getGlobalProxyAdmin(I)Landroid/content/ComponentName;