Searched refs:onInterfaceAdded (Results 1 – 3 of 3) sorted by relevance
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
228 LOG_EVENT_FUNC(BINDER_RETRY, onInterfaceAdded, ifName); in notifyInterfaceAdded()