Home
last modified time | relevance | path

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

/system/netd/server/binder/android/net/
DINetd.aidl157 boolean tetherApplyDnsInterfaces(); in tetherApplyDnsInterfaces() method
/system/netd/server/
DNetdNativeService.cpp229 binder::Status NetdNativeService::tetherApplyDnsInterfaces(bool *ret) { in tetherApplyDnsInterfaces() function in android::net::NetdNativeService