Home
last modified time | relevance | path

Searched defs:startListening (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
DScreenOrientationListener.java55 void startListening(); in startListening() method
97 public void startListening() { in startListening() method in ScreenOrientationListener.ScreenOrientationConfigurationListener
161 public void startListening() { in startListening() method in ScreenOrientationListener.ScreenOrientationDisplayListener
/external/chromium_org/third_party/WebKit/Source/modules/screen_orientation/
DScreenOrientationDispatcher.cpp26 void ScreenOrientationDispatcher::startListening() in startListening() function in blink::ScreenOrientationDispatcher
/external/chromium_org/third_party/WebKit/Source/modules/device_light/
DDeviceLightDispatcher.cpp28 void DeviceLightDispatcher::startListening() in startListening() function in blink::DeviceLightDispatcher
/external/chromium_org/third_party/WebKit/Source/modules/battery/
DBatteryDispatcher.cpp39 void BatteryDispatcher::startListening() in startListening() function in blink::BatteryDispatcher
/external/chromium_org/third_party/WebKit/Source/modules/device_orientation/
DDeviceMotionDispatcher.cpp54 void DeviceMotionDispatcher::startListening() in startListening() function in blink::DeviceMotionDispatcher
DDeviceOrientationDispatcher.cpp54 void DeviceOrientationDispatcher::startListening() in startListening() function in blink::DeviceOrientationDispatcher
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DTransportWrapper.java45 public String startListening(String address) throws IOException; in startListening() method
DSocketTransportWrapper.java59 public String startListening(String address) throws IOException { in startListening() method in SocketTransportWrapper
/external/chromium_org/third_party/WebKit/Source/modules/gamepad/
DGamepadDispatcher.cpp53 void GamepadDispatcher::startListening() in startListening() function in blink::GamepadDispatcher
/external/chromium_org/chrome/common/extensions/docs/examples/api/cookies/
Dmanager.js230 function startListening() { function
/external/chromium_org/content/renderer/
Drenderer_webkitplatformsupport_impl.cc1097 void RendererWebKitPlatformSupportImpl::startListening( in startListening() function in content::RendererWebKitPlatformSupportImpl
/external/chromium_org/third_party/WebKit/public/platform/
DPlatform.h609 virtual void startListening(WebPlatformEventType type, WebPlatformEventListener* listener) { } in startListening() function
/external/chromium_org/chrome/renderer/resources/
Doffline.js542 startListening: function() { method in Runner