Home
last modified time | relevance | path

Searched defs:getGlobalProxyAdmin (Results 1 – 2 of 2) 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