Searched refs:onInterfaceAdded (Results 1 – 6 of 6) sorted by relevance
98 void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded() method
8 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded() method
25 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded() method
66 binder::Status onInterfaceAdded(const std::string& ifName) override;
117 binder::Status TestUnsolService::onInterfaceAdded(const std::string& ifName) { in onInterfaceAdded() function in android::net::TestUnsolService
236 LOG_EVENT_FUNC(BINDER_RETRY, onInterfaceAdded, ifName); in notifyInterfaceAdded()