Home
last modified time | relevance | path

Searched defs:getGlobalProxyAdmin (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/admin/
H A DIDevicePolicyManager.aidl123 ComponentName getGlobalProxyAdmin(int userHandle); in getGlobalProxyAdmin() method
H A DDevicePolicyManager.java5600 public @Nullable ComponentName getGlobalProxyAdmin() { in getGlobalProxyAdmin() method in DevicePolicyManager