Home
last modified time | relevance | path

Searched defs:notifyListener (Results 1 – 10 of 10) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUNotifier.java169 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.java171 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/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUServiceTest.java1020 public void notifyListener(EventListener l) { in notifyListener() method in ICUServiceTest.ICUNSubclass
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DICUServiceTest.java1023 public void notifyListener(EventListener l) { in notifyListener() method in ICUServiceTest.ICUNSubclass
/third_party/skia/third_party/externals/icu/source/common/
Dserv.cpp956 ICUService::notifyListener(EventListener& l) const in notifyListener() function in ICUService
/third_party/node/deps/icu-small/source/common/
Dserv.cpp942 ICUService::notifyListener(EventListener& l) const in notifyListener() function in ICUService
/third_party/icu/icu4c/source/common/
Dserv.cpp942 ICUService::notifyListener(EventListener& l) const in notifyListener() function in ICUService
/third_party/icu/icu4c/source/test/intltest/
Dicusvtst.cpp35 virtual void notifyListener(EventListener& /*l*/) const override { in notifyListener() function in ICUNSubclass