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.aidl138 ComponentName getGlobalProxyAdmin(int userHandle); in getGlobalProxyAdmin() method
DDevicePolicyManager.java7049 public @Nullable ComponentName getGlobalProxyAdmin() { in getGlobalProxyAdmin() method in DevicePolicyManager
7052 return mService.getGlobalProxyAdmin(myUserId()); in getGlobalProxyAdmin()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java8569 public ComponentName getGlobalProxyAdmin(int userHandle) {
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt2508 Landroid/app/admin/DevicePolicyManager;->getGlobalProxyAdmin()Landroid/content/ComponentName;
2663 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getGlobalProxyAdmin(I)Landroid/content/Compone…
3191 Landroid/app/admin/IDevicePolicyManager;->getGlobalProxyAdmin(I)Landroid/content/ComponentName;