Home
last modified time | relevance | path

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

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