OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setDeviceMotionListener
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/WebKit/Source/modules/device_orientation/
DeviceMotionDispatcher.cpp
67
blink::Platform::current()->
setDeviceMotionListener
(this);
72
blink::Platform::current()->
setDeviceMotionListener
(0);
/external/chromium_org/content/renderer/
renderer_webkitplatformsupport_impl.h
142
virtual void
setDeviceMotionListener
(
165
// Set WebDeviceMotionData to return when
setDeviceMotionListener
is invoked.
renderer_webkitplatformsupport_impl.cc
[
all
...]
/external/chromium_org/third_party/WebKit/public/platform/
Platform.h
589
virtual void
setDeviceMotionListener
(blink::WebDeviceMotionListener*) { }
Completed in 133 milliseconds