/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ |
D | ScreenOrientationListener.java | 62 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()
|
D | SpeechRecognition.java | 282 mRecognizer.stopListening(); in stopRecognition()
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
D | DeviceEventDispatcherBase.h | 25 virtual void stopListening() = 0;
|
D | DeviceEventDispatcherBase.cpp | 68 stopListening(); in purgeControllers()
|
/external/chromium_org/third_party/WebKit/Source/modules/device_light/ |
D | DeviceLightDispatcher.h | 32 virtual void stopListening() OVERRIDE;
|
D | DeviceLightDispatcher.cpp | 33 void DeviceLightDispatcher::stopListening() in stopListening() function in WebCore::DeviceLightDispatcher
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
D | TransportWrapper.java | 50 public void stopListening() throws IOException; in stopListening() method
|
D | SocketTransportWrapper.java | 101 public void stopListening() throws IOException { in stopListening() method in SocketTransportWrapper
|
/external/chromium_org/third_party/WebKit/Source/modules/battery/ |
D | BatteryDispatcher.h | 34 virtual void stopListening() OVERRIDE;
|
D | BatteryDispatcher.cpp | 44 void BatteryDispatcher::stopListening() in stopListening() function in WebCore::BatteryDispatcher
|
/external/chromium_org/third_party/WebKit/Source/modules/device_orientation/ |
D | DeviceOrientationDispatcher.cpp | 59 void DeviceOrientationDispatcher::stopListening() in stopListening() function in WebCore::DeviceOrientationDispatcher
|
D | DeviceMotionDispatcher.cpp | 59 void DeviceMotionDispatcher::stopListening() in stopListening() function in WebCore::DeviceMotionDispatcher
|
D | DeviceOrientationDispatcher.h | 66 virtual void stopListening() OVERRIDE;
|
D | DeviceMotionDispatcher.h | 66 virtual void stopListening() OVERRIDE;
|
/external/chromium_org/third_party/WebKit/Source/modules/gamepad/ |
D | GamepadDispatcher.h | 44 virtual void stopListening() OVERRIDE;
|
D | GamepadDispatcher.cpp | 58 void GamepadDispatcher::stopListening() in stopListening() function in WebCore::GamepadDispatcher
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/ |
D | JDWPUnitDebuggeeWrapper.java | 113 transport.stopListening(); in stop()
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/cookies/ |
D | manager.js | 234 function stopListening() { function
|