Home
last modified time | relevance | path

Searched defs:removeListener (Results 1 – 21 of 21) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUNotifier.java74 public void removeListener(EventListener l) { in removeListener() method in ICUNotifier
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUNotifier.java76 public void removeListener(EventListener l) { in removeListener() method in ICUNotifier
/third_party/skia/third_party/externals/icu/source/common/
Dservnotf.cpp74 ICUNotifier::removeListener(const EventListener *l, UErrorCode& status) in removeListener() function in ICUNotifier
/third_party/icu/icu4c/source/common/
Dservnotf.cpp74 ICUNotifier::removeListener(const EventListener *l, UErrorCode& status) in removeListener() function in ICUNotifier
/third_party/node/deps/icu-small/source/common/
Dservnotf.cpp74 ICUNotifier::removeListener(const EventListener *l, UErrorCode& status) in removeListener() function in ICUNotifier
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dservnotf.cpp74 ICUNotifier::removeListener(const EventListener *l, UErrorCode& status) in removeListener() function in ICUNotifier
/third_party/jsframework/runtime/main/extend/mediaquery/
DpluginMediaQuery.ts71 public removeListener(matchFunction: any) { method in MediaQueryList
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUServiceTestSample.java176 public static void removeListener(HelloServiceListener l) { in removeListener() method in ICUServiceTestSample.HelloService
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DICUServiceTestSample.java179 public static void removeListener(HelloServiceListener l) { in removeListener() method in ICUServiceTestSample.HelloService
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
DContext.cpp205 void Context::Impl::removeListener(ClientEventListener *l) in removeListener() function in vk::dbg::Context::Impl
220 void Context::Impl::removeListener(ServerEventListener *l) in removeListener() function in vk::dbg::Context::Impl
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
DSkottieView.java167 public void removeListener(Animator.AnimatorListener listener) { in removeListener() method in SkottieView
/third_party/node/test/parallel/
Dtest-console-table.js12 }, removeListener: () => {} }, process.stderr, false); method
Dtest-stream-finished.js165 const removeListener = finished(ws, common.mustNotCall()); constant
/third_party/node/lib/internal/
Devent_target.js475 removeListener(type, listener, options) { method in NodeEventTarget
519 removeListener: { enumerable: true }, property
/third_party/node/lib/internal/worker/
Dio.js193 function removeListener(size) { function
/third_party/node/deps/npm/node_modules/readable-stream/lib/
D_stream_readable.js834 Readable.prototype.removeListener = function (ev, fn) { method in Readable
/third_party/node/lib/
Devents.js566 EventEmitter.prototype.removeListener = method in EventEmitter
/third_party/node/lib/internal/streams/
Dreadable.js881 Readable.prototype.removeListener = function(ev, fn) { method in Readable
/third_party/typescript/tests/lib/
Dlib.d.ts11697 removeListener(listener: MediaQueryListListener): void; method
/third_party/typescript/lib/
Dlib.dom.d.ts10303 removeListener(listener: ((this: MediaQueryList, ev: MediaQueryListEvent) => any) | null): void; method
/third_party/typescript/src/lib/
Ddom.generated.d.ts10283 removeListener(listener: ((this: MediaQueryList, ev: MediaQueryListEvent) => any) | null): void; method