HomeSort by relevance Sort by last modified time
    Searched refs:setDeviceMotionListener (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/device_orientation/
DeviceMotionDispatcher.cpp 67 WebKit::Platform::current()->setDeviceMotionListener(this);
72 WebKit::Platform::current()->setDeviceMotionListener(0);
  /external/chromium_org/content/renderer/
renderer_webkitplatformsupport_impl.h 140 virtual void setDeviceMotionListener(
166 // Set WebDeviceMotionData to return when setDeviceMotionListener is invoked.
renderer_webkitplatformsupport_impl.cc     [all...]
  /external/chromium_org/third_party/WebKit/public/platform/
Platform.h 554 virtual void setDeviceMotionListener(WebKit::WebDeviceMotionListener*) { }

Completed in 52 milliseconds