Searched refs:getGlobalPrivateDnsHost (Results 1 – 3 of 3) sorted by relevance
424 String getGlobalPrivateDnsHost(in ComponentName admin); in getGlobalPrivateDnsHost() method
10679 public @Nullable String getGlobalPrivateDnsHost(@NonNull ComponentName admin) { in getGlobalPrivateDnsHost() method in DevicePolicyManager10686 return mService.getGlobalPrivateDnsHost(admin); in getGlobalPrivateDnsHost()
14199 public String getGlobalPrivateDnsHost(@NonNull ComponentName who) { in getGlobalPrivateDnsHost() method