Searched defs:stopListening (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/screen_orientation/
H A DScreenOrientationDispatcher.cpp31 void ScreenOrientationDispatcher::stopListening() function in class:blink::ScreenOrientationDispatcher
33 Platform::current()->stopListening(WebPlatformEventScreenOrientation);
/external/chromium_org/third_party/WebKit/Source/modules/battery/
H A DBatteryDispatcher.cpp44 void BatteryDispatcher::stopListening() function in class:blink::BatteryDispatcher
46 Platform::current()->stopListening(WebPlatformEventBattery);
/external/chromium_org/third_party/WebKit/Source/modules/device_orientation/
H A DDeviceMotionDispatcher.cpp59 void DeviceMotionDispatcher::stopListening() function in class:blink::DeviceMotionDispatcher
61 Platform::current()->stopListening(WebPlatformEventDeviceMotion);
H A DDeviceOrientationDispatcher.cpp59 void DeviceOrientationDispatcher::stopListening() function in class:blink::DeviceOrientationDispatcher
61 Platform::current()->stopListening(WebPlatformEventDeviceOrientation);
/external/chromium_org/third_party/WebKit/Source/modules/device_light/
H A DDeviceLightDispatcher.cpp33 void DeviceLightDispatcher::stopListening() function in class:blink::DeviceLightDispatcher
35 Platform::current()->stopListening(WebPlatformEventDeviceLight);
/external/chromium_org/third_party/WebKit/Source/modules/gamepad/
H A DGamepadDispatcher.cpp58 void GamepadDispatcher::stopListening() function in class:blink::GamepadDispatcher
60 Platform::current()->stopListening(WebPlatformEventGamepad);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
H A DSocketTransportWrapper.java101 public void stopListening() throws IOException { method in class:SocketTransportWrapper
H A DTransportWrapper.java50 public void stopListening() throws IOException; method in interface:TransportWrapper
/external/chromium_org/chrome/common/extensions/docs/examples/api/cookies/
H A Dmanager.js234 function stopListening() { function
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DScreenOrientationListener.java61 void stopListening(); method in interface:ScreenOrientationListener.ScreenOrientationListenerBackend
102 public void stopListening() { method in class:ScreenOrientationListener.ScreenOrientationConfigurationListener
168 public void stopListening() { method in class:ScreenOrientationListener.ScreenOrientationDisplayListener
291 mBackend.stopListening();
/external/chromium_org/content/renderer/
H A Drenderer_webkitplatformsupport_impl.cc1156 void RendererWebKitPlatformSupportImpl::stopListening( function in class:content::RendererWebKitPlatformSupportImpl
/external/chromium_org/third_party/WebKit/public/platform/
H A DPlatform.h613 virtual void stopListening(WebPlatformEventType type) { } function in class:blink::Platform
/external/chromium_org/chrome/renderer/resources/
H A Doffline.js562 stopListening: function() {
/external/robolectric/lib/main/
H A Dmaps_v16.jarcom/google/android/maps/GeoPoint.class " package com.google.android.maps public com.google ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdi.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.databinding_1.4.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...

Completed in 316 milliseconds