Searched defs:onInterfaceRemoved (Results 1 – 10 of 10) sorted by relevance
43 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved() method
27 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved() method
105 void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved() method
26 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved() method
9 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved() method
122 binder::Status TestUnsolService::onInterfaceRemoved(const std::string& ifName) { in onInterfaceRemoved() function in android::net::TestUnsolService