Searched defs:startListening (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/screen_orientation/
H A DScreenOrientationDispatcher.cpp26 void ScreenOrientationDispatcher::startListening() function in class:blink::ScreenOrientationDispatcher
28 Platform::current()->startListening(WebPlatformEventScreenOrientation, 0);
/external/chromium_org/third_party/WebKit/Source/modules/battery/
H A DBatteryDispatcher.cpp39 void BatteryDispatcher::startListening() function in class:blink::BatteryDispatcher
41 Platform::current()->startListening(WebPlatformEventBattery, this);
/external/chromium_org/third_party/WebKit/Source/modules/device_orientation/
H A DDeviceMotionDispatcher.cpp54 void DeviceMotionDispatcher::startListening() function in class:blink::DeviceMotionDispatcher
56 Platform::current()->startListening(WebPlatformEventDeviceMotion, this);
H A DDeviceOrientationDispatcher.cpp54 void DeviceOrientationDispatcher::startListening() function in class:blink::DeviceOrientationDispatcher
56 Platform::current()->startListening(WebPlatformEventDeviceOrientation, this);
/external/chromium_org/third_party/WebKit/Source/modules/device_light/
H A DDeviceLightDispatcher.cpp28 void DeviceLightDispatcher::startListening() function in class:blink::DeviceLightDispatcher
30 Platform::current()->startListening(WebPlatformEventDeviceLight, this);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
H A DSocketTransportWrapper.java59 public String startListening(String address) throws IOException { method in class:SocketTransportWrapper
H A DTransportWrapper.java45 public String startListening(String address) throws IOException; method in interface:TransportWrapper
/external/chromium_org/chrome/common/extensions/docs/examples/api/cookies/
H A Dmanager.js230 function startListening() { function
242 startListening();
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DScreenOrientationListener.java55 void startListening(); method in interface:ScreenOrientationListener.ScreenOrientationListenerBackend
97 public void startListening() { method in class:ScreenOrientationListener.ScreenOrientationConfigurationListener
161 public void startListening() { method in class:ScreenOrientationListener.ScreenOrientationDisplayListener
263 mBackend.startListening();
/external/chromium_org/content/renderer/
H A Drenderer_webkitplatformsupport_impl.cc1082 VLOG(1) << "RendererWebKitPlatformSupportImpl::startListening() with "
1097 void RendererWebKitPlatformSupportImpl::startListening( function in class:content::RendererWebKitPlatformSupportImpl
/external/chromium_org/third_party/WebKit/public/platform/
H A DPlatform.h609 virtual void startListening(WebPlatformEventType type, WebPlatformEventListener* listener) { } function in class:blink::Platform
/external/chromium_org/chrome/renderer/resources/
H A Doffline.js326 this.startListening();
542 startListening: function() {
/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/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/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 273 milliseconds