Home
last modified time | relevance | path

Searched refs:getGlobalPrivateDnsHost (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl424 String getGlobalPrivateDnsHost(in ComponentName admin); in getGlobalPrivateDnsHost() method
DDevicePolicyManager.java10703 public @Nullable String getGlobalPrivateDnsHost(@NonNull ComponentName admin) { in getGlobalPrivateDnsHost() method in DevicePolicyManager
10710 return mService.getGlobalPrivateDnsHost(admin); in getGlobalPrivateDnsHost()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java14187 public String getGlobalPrivateDnsHost(@NonNull ComponentName who) { in getGlobalPrivateDnsHost() method
/frameworks/base/non-updatable-api/
Dcurrent.txt6664 method @Nullable public String getGlobalPrivateDnsHost(@NonNull android.content.ComponentName);
/frameworks/base/api/
Dcurrent.txt6664 method @Nullable public String getGlobalPrivateDnsHost(@NonNull android.content.ComponentName);