Searched refs:onInterfaceRemoved (Results 1 – 12 of 12) sorted by relevance
105 void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved() method
43 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved() method
27 oneway 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
67 binder::Status onInterfaceRemoved(const std::string& ifName) override;
122 binder::Status TestUnsolService::onInterfaceRemoved(const std::string& ifName) { in onInterfaceRemoved() function in android::net::TestUnsolService
244 LOG_EVENT_FUNC(BINDER_RETRY, onInterfaceRemoved, ifName); in notifyInterfaceRemoved()