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.aidl100 ComponentName getGlobalProxyAdmin(int userHandle); in getGlobalProxyAdmin() method
DDevicePolicyManager.java3274 public @Nullable ComponentName getGlobalProxyAdmin() { in getGlobalProxyAdmin() method in DevicePolicyManager
3277 return mService.getGlobalProxyAdmin(myUserId()); in getGlobalProxyAdmin()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java5739 public ComponentName getGlobalProxyAdmin(int userHandle) { in getGlobalProxyAdmin() method in DevicePolicyManagerService
/frameworks/base/config/
Dboot-image-profile.txt17756 HSPLandroid/app/admin/IDevicePolicyManager;->getGlobalProxyAdmin(I)Landroid/content/ComponentName;