Searched refs:getGlobalPrivateDnsHost (Results 1 – 5 of 5) sorted by relevance
424 String getGlobalPrivateDnsHost(in ComponentName admin); in getGlobalPrivateDnsHost() method
10703 public @Nullable String getGlobalPrivateDnsHost(@NonNull ComponentName admin) { in getGlobalPrivateDnsHost() method in DevicePolicyManager10710 return mService.getGlobalPrivateDnsHost(admin); in getGlobalPrivateDnsHost()
14187 public String getGlobalPrivateDnsHost(@NonNull ComponentName who) { in getGlobalPrivateDnsHost() method
6664 method @Nullable public String getGlobalPrivateDnsHost(@NonNull android.content.ComponentName);