HomeSort by relevance Sort by last modified time
    Searched refs:acceptsListener (Results 1 - 5 of 5) sorted by null

  /external/icu4c/common/
servnotf.h 63 * <p>Subclasses override acceptsListener and notifyListener
64 * to add type-safe notification. AcceptsListener should return
83 * The listener must not be null. AcceptsListener must return
110 virtual UBool acceptsListener(const EventListener& l) const = 0;
servnotf.cpp 47 if (acceptsListener(*l)) {
serv.h 366 * acceptsListener and notifyListener as appropriate.</p>
    [all...]
serv.cpp 949 ICUService::acceptsListener(const EventListener& l) const
  /external/icu4c/test/intltest/
icusvtst.cpp 27 UBool acceptsListener(const EventListener& /*l*/) const {
    [all...]

Completed in 48 milliseconds