Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUNotifier.java151 notifier.notifyListener(list[i]); in run()
169 protected abstract void notifyListener(EventListener l); in notifyListener() method in ICUNotifier
DICUService.java940 protected void notifyListener(EventListener l) { in notifyListener() method in ICUService
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUNotifier.java153 notifier.notifyListener(list[i]); in run()
171 protected abstract void notifyListener(EventListener l); in notifyListener() method in ICUNotifier
DICUService.java946 protected void notifyListener(EventListener l) { in notifyListener() method in ICUService
/third_party/icu/icu4c/source/common/
Dservnotf.h116 virtual void notifyListener(EventListener& l) const = 0;
Dservnotf.cpp113 notifyListener(*el); in notifyChanged()
Dserv.h944 virtual void notifyListener(EventListener& l) const override;
Dserv.cpp942 ICUService::notifyListener(EventListener& l) const in notifyListener() function in ICUService
/third_party/skia/third_party/externals/icu/source/common/
Dservnotf.h116 virtual void notifyListener(EventListener& l) const = 0;
Dservnotf.cpp110 notifyListener(*el); in notifyChanged()
Dserv.h944 virtual void notifyListener(EventListener& l) const;
Dserv.cpp956 ICUService::notifyListener(EventListener& l) const in notifyListener() function in ICUService
/third_party/node/deps/icu-small/source/common/
Dservnotf.h116 virtual void notifyListener(EventListener& l) const = 0;
Dservnotf.cpp113 notifyListener(*el); in notifyChanged()
Dserv.h944 virtual void notifyListener(EventListener& l) const override;
Dserv.cpp942 ICUService::notifyListener(EventListener& l) const in notifyListener() function in ICUService
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DICUServiceTestSample.java148 protected void notifyListener(EventListener l) { in initRegistry()
DICUServiceTest.java1023 public void notifyListener(EventListener l) { in notifyListener() method in ICUServiceTest.ICUNSubclass
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUServiceTestSample.java145 protected void notifyListener(EventListener l) { in initRegistry()
DICUServiceTest.java1020 public void notifyListener(EventListener l) { in notifyListener() method in ICUServiceTest.ICUNSubclass
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DSyncMtl.mm92 [mMetalSharedEvent.get() notifyListener:eventListener
/third_party/icu/icu4c/source/test/intltest/
Dicusvtst.cpp35 virtual void notifyListener(EventListener& /*l*/) const override { in notifyListener() function in ICUNSubclass