Searched refs:onInterfaceChanged (Results 1 – 3 of 3) sorted by relevance
68 binder::Status onInterfaceChanged(const std::string& ifName, bool status) override;
127 binder::Status TestUnsolService::onInterfaceChanged(const std::string& ifName, bool status) { in onInterfaceChanged() function in android::net::TestUnsolService
236 LOG_EVENT_FUNC(BINDER_RETRY, onInterfaceChanged, ifName, up); in notifyInterfaceChanged()