Searched refs:removeListener (Results 1 – 3 of 3) sorted by relevance
66 bool removeListener(const wp<IBase> &listener);
84 bool HidlService::removeListener(const wp<IBase>& listener) { in removeListener() function in android::hidl::manager::implementation::HidlService
240 found |= service->removeListener(who); in removeServiceListener()561 return service->removeListener(callback); in unregisterForNotifications()