Home
last modified time | relevance | path

Searched defs:tetherApplyDnsInterfaces (Results 1 – 4 of 4) sorted by relevance

/system/netd/server/aidl/netd/1/android/net/
DINetd.aidl15 boolean tetherApplyDnsInterfaces(); in tetherApplyDnsInterfaces() method
/system/netd/server/binder/android/net/
DINetd.aidl185 boolean tetherApplyDnsInterfaces(); in tetherApplyDnsInterfaces() method
/system/netd/server/aidl/netd/2/android/net/
DINetd.aidl32 boolean tetherApplyDnsInterfaces(); in tetherApplyDnsInterfaces() method
/system/netd/server/
DNetdNativeService.cpp412 binder::Status NetdNativeService::tetherApplyDnsInterfaces(bool *ret) { in tetherApplyDnsInterfaces() function in android::net::NetdNativeService