Searched defs:onInterfaceRemoved (Results 1 – 4 of 4) sorted by relevance
105 void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved() method
9 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved() method
26 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