/aosp_15_r20/external/junit/src/main/java/org/junit/runner/notification/ |
H A D | RunNotifier.java | 81 protected abstract 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 fireTestSuiteStarted() method 137 protected void notifyListener(RunListener each) throws Exception { in fireTestSuiteFinished() method 155 protected void notifyListener(RunListener each) throws Exception { in fireTestStarted() method 175 protected void notifyListener(RunListener listener) throws Exception { in fireTestFailures() method 194 protected void notifyListener(RunListener each) throws Exception { in fireTestAssumptionFailed() method 208 protected void notifyListener(RunListener each) throws Exception { in fireTestIgnored() method 224 protected void notifyListener(RunListener each) throws Exception { in fireTestFinished() method
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/location/countrydetector/ |
H A D | CountryDetectorBase.java | 69 protected void notifyListener(Country country) { in notifyListener() method in CountryDetectorBase
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
H A D | ICUNotifier.java | 171 protected abstract void notifyListener(EventListener l); in notifyListener() method in ICUNotifier
|
H A D | ICUService.java | 950 protected void notifyListener(EventListener l) { in notifyListener() method in ICUService
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/ |
H A D | ICUNotifier.java | 169 protected abstract void notifyListener(EventListener l); in notifyListener() method in ICUNotifier
|
H A D | ICUService.java | 944 protected void notifyListener(EventListener l) { in notifyListener() method in ICUService
|
/aosp_15_r20/frameworks/base/core/java/android/view/ |
H A D | CrossWindowBlurListeners.java | 127 private void notifyListener(Consumer<Boolean> listener, Executor executor, boolean enabled) { in notifyListener() method in CrossWindowBlurListeners
|
/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/ |
H A D | TrackDecoder.java | 106 protected void notifyListener() { in notifyListener() method in TrackDecoder
|
H A D | MediaDecoder.java | 290 private void onStop(boolean notifyListener) { in onStop()
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/ |
D | SidecarFragment.java | 283 private void notifyListener(Listener listener) { in notifyListener() method in SidecarFragment
|
/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/ |
D | ConnectState.java | 336 private void notifyListener(int result) { in notifyListener() method in ConnectState.ConnectToWifiFragment
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/compat/ |
H A D | CompatChange.java | 390 private synchronized void notifyListener(String packageName) { in notifyListener() method in CompatChange
|
/aosp_15_r20/external/autotest/frontend/client/src/autotest/afe/ |
H A D | TestSelector.java | 239 private void notifyListener() { in notifyListener() method in TestSelector
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiCountryCode.java | 780 private void notifyListener(@Nullable String country) { in notifyListener() method in WifiCountryCode
|
/aosp_15_r20/frameworks/base/services/backup/java/com/android/server/backup/transport/ |
H A D | TransportConnection.java | 503 private void notifyListener( in notifyListener() method
|
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/util/ |
H A D | ICUServiceTest.java | 1020 public void notifyListener(EventListener l) { in notifyListener() method in ICUServiceTest.ICUNSubclass
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
H A D | ICUServiceTest.java | 1023 public void notifyListener(EventListener l) { in notifyListener() method in ICUServiceTest.ICUNSubclass
|
/aosp_15_r20/frameworks/base/core/java/android/content/pm/ |
H A D | RegisteredServicesCache.java | 290 private void notifyListener(final V type, final int userId, final boolean removed) { in notifyListener() method in RegisteredServicesCache
|
/aosp_15_r20/packages/services/Car/service/src/com/android/car/user/ |
D | InitialUserSetter.java | 767 private void notifyListener(@Nullable UserHandle initialUser) { in notifyListener() method in InitialUserSetter
|
/aosp_15_r20/libcore/support/src/test/java/tests/resources/ |
HD | junit4-4.3.1.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | serv.cpp | 942 ICUService::notifyListener(EventListener& l) const in notifyListener() function in ICUService
|
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/nuplayer/ |
H A D | NuPlayerDriver.cpp | 1059 void NuPlayerDriver::notifyListener( in notifyListener() function in android::NuPlayerDriver
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | serv.cpp | 942 ICUService::notifyListener(EventListener& l) const in notifyListener() function in ICUService
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | icusvtst.cpp | 35 virtual void notifyListener(EventListener& /*l*/) const override { in notifyListener() function in ICUNSubclass
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | icusvtst.cpp | 35 virtual void notifyListener(EventListener& /*l*/) const override { in notifyListener() function in ICUNSubclass
|