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

/external/icu4c/common/
H A Dservnotf.h60 * eventually dequeues the list and calls notifyListener on each
63 * <p>Subclasses override acceptsListener and notifyListener
115 virtual void notifyListener(EventListener& l) const = 0;
H A Dservnotf.cpp108 notifyListener(*el);
H A Dserv.h366 * acceptsListener and notifyListener as appropriate.</p>
944 virtual void notifyListener(EventListener& l) const;
H A Dserv.cpp955 ICUService::notifyListener(EventListener& l) const function in class:ICUService
/external/icu4c/test/intltest/
H A Dicusvtst.cpp32 virtual void notifyListener(EventListener& /*l*/) const { function in class:ICUNSubclass

Completed in 60 milliseconds