Home
last modified time | relevance | path

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

/external/junit/src/main/java/org/junit/runner/notification/
DRunNotifier.java81 abstract protected void notifyListener(RunListener each) throws Exception; in notifyListener() method in RunNotifier.SafeNotifier
90 protected void notifyListener(RunListener each) throws Exception { in fireTestRunStarted() method
102 protected void notifyListener(RunListener each) throws Exception { in fireTestRunFinished() method
120 protected void notifyListener(RunListener each) throws Exception { in fireTestStarted() method
140 protected void notifyListener(RunListener listener) throws Exception { in fireTestFailures() method
159 protected void notifyListener(RunListener each) throws Exception { in fireTestAssumptionFailed() method
173 protected void notifyListener(RunListener each) throws Exception { in fireTestIgnored() method
189 protected void notifyListener(RunListener each) throws Exception { in fireTestFinished() method
/external/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
/external/icu/android_icu4j/src/main/java/android/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
/external/autotest/frontend/client/src/autotest/afe/
DTestSelector.java239 private void notifyListener() { in notifyListener() method in TestSelector
/external/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
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DICUServiceTest.java1023 public void notifyListener(EventListener l) { in notifyListener() method in ICUServiceTest.ICUNSubclass
/external/icu/icu4c/source/common/
Dserv.cpp956 ICUService::notifyListener(EventListener& l) const in notifyListener() function in ICUService
/external/icu/icu4c/source/test/intltest/
Dicusvtst.cpp35 virtual void notifyListener(EventListener& /*l*/) const { in notifyListener() function in ICUNSubclass