Home
last modified time | relevance | path

Searched refs:notifyListener (Results 1 – 5 of 5) sorted by relevance

/external/icu4c/common/
Dservnotf.h115 virtual void notifyListener(EventListener& l) const = 0;
Dservnotf.cpp108 notifyListener(*el); in notifyChanged()
Dserv.h944 virtual void notifyListener(EventListener& l) const;
Dserv.cpp948 ICUService::notifyListener(EventListener& l) const in notifyListener() function in ICUService
/external/icu4c/test/intltest/
Dicusvtst.cpp32 virtual void notifyListener(EventListener& /*l*/) const { in notifyListener() function in ICUNSubclass