Home
last modified time | relevance | path

Searched refs:stopListening (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
DScreenOrientationListener.java62 void stopListening(); in stopListening() method
84 public void stopListening() { in stopListening() method in ScreenOrientationListener.ScreenOrientationConfigurationListener
120 public void stopListening() { in stopListening() method in ScreenOrientationListener.ScreenOrientationDisplayListener
242 mBackend.stopListening(); in removeObserver()
DSpeechRecognition.java282 mRecognizer.stopListening(); in stopRecognition()
/external/chromium_org/third_party/WebKit/Source/core/frame/
DDeviceEventDispatcherBase.h25 virtual void stopListening() = 0;
DDeviceEventDispatcherBase.cpp68 stopListening(); in purgeControllers()
/external/chromium_org/third_party/WebKit/Source/modules/device_light/
DDeviceLightDispatcher.h32 virtual void stopListening() OVERRIDE;
DDeviceLightDispatcher.cpp33 void DeviceLightDispatcher::stopListening() in stopListening() function in WebCore::DeviceLightDispatcher
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DTransportWrapper.java50 public void stopListening() throws IOException; in stopListening() method
DSocketTransportWrapper.java101 public void stopListening() throws IOException { in stopListening() method in SocketTransportWrapper
/external/chromium_org/third_party/WebKit/Source/modules/battery/
DBatteryDispatcher.h34 virtual void stopListening() OVERRIDE;
DBatteryDispatcher.cpp44 void BatteryDispatcher::stopListening() in stopListening() function in WebCore::BatteryDispatcher
/external/chromium_org/third_party/WebKit/Source/modules/device_orientation/
DDeviceOrientationDispatcher.cpp59 void DeviceOrientationDispatcher::stopListening() in stopListening() function in WebCore::DeviceOrientationDispatcher
DDeviceMotionDispatcher.cpp59 void DeviceMotionDispatcher::stopListening() in stopListening() function in WebCore::DeviceMotionDispatcher
DDeviceOrientationDispatcher.h66 virtual void stopListening() OVERRIDE;
DDeviceMotionDispatcher.h66 virtual void stopListening() OVERRIDE;
/external/chromium_org/third_party/WebKit/Source/modules/gamepad/
DGamepadDispatcher.h44 virtual void stopListening() OVERRIDE;
DGamepadDispatcher.cpp58 void GamepadDispatcher::stopListening() in stopListening() function in WebCore::GamepadDispatcher
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPUnitDebuggeeWrapper.java113 transport.stopListening(); in stop()
/external/chromium_org/chrome/common/extensions/docs/examples/api/cookies/
Dmanager.js234 function stopListening() { function