Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl511 int getGlobalPrivateDnsMode(in ComponentName admin); in getGlobalPrivateDnsMode() method
DDevicePolicyManager.java15949 public int getGlobalPrivateDnsMode(@NonNull ComponentName admin) { in getGlobalPrivateDnsMode() method in DevicePolicyManager
15956 return mService.getGlobalPrivateDnsMode(admin); in getGlobalPrivateDnsMode()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java20112 public int getGlobalPrivateDnsMode(@NonNull ComponentName who) {
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt8028 method public int getGlobalPrivateDnsMode(@NonNull android.content.ComponentName);