Searched defs:onInterfaceDnsServerInfo (Results 1 – 4 of 4) sorted by relevance
62 void onInterfaceDnsServerInfo( in onInterfaceDnsServerInfo() method
5 …oneway void onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp Strin… in onInterfaceDnsServerInfo() method
22 …oneway void onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp Strin… in onInterfaceDnsServerInfo() method
95 binder::Status TestUnsolService::onInterfaceDnsServerInfo(const std::string& ifName, in onInterfaceDnsServerInfo() function in android::net::TestUnsolService