Home
last modified time | relevance | path

Searched defs:SendStopMessage (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/content/renderer/screen_orientation/
Dscreen_orientation_observer.cc25 void ScreenOrientationObserver::SendStopMessage() { in SendStopMessage() function in content::ScreenOrientationObserver
/external/chromium_org/content/renderer/battery_status/
Dbattery_status_dispatcher.cc34 void BatteryStatusDispatcher::SendStopMessage() { in SendStopMessage() function in content::BatteryStatusDispatcher
/external/chromium_org/content/renderer/device_sensors/
Ddevice_motion_event_pump.cc47 void DeviceMotionEventPump::SendStopMessage() { in SendStopMessage() function in content::DeviceMotionEventPump
Ddevice_light_event_pump.cc68 void DeviceLightEventPump::SendStopMessage() { in SendStopMessage() function in content::DeviceLightEventPump
Ddevice_orientation_event_pump.cc81 void DeviceOrientationEventPump::SendStopMessage() { in SendStopMessage() function in content::DeviceOrientationEventPump
Ddevice_motion_event_pump_unittest.cc54 virtual void SendStopMessage() OVERRIDE { } in SendStopMessage() function in content::DeviceMotionEventPumpForTesting
Ddevice_light_event_pump_unittest.cc50 virtual void SendStopMessage() OVERRIDE { } in SendStopMessage() function in content::DeviceLightEventPumpForTesting
Ddevice_orientation_event_pump_unittest.cc57 virtual void SendStopMessage() OVERRIDE { } in SendStopMessage() function in content::DeviceOrientationEventPumpForTesting
/external/chromium_org/content/renderer/
Dgamepad_shared_memory_reader.cc30 void GamepadSharedMemoryReader::SendStopMessage() { in SendStopMessage() function in content::GamepadSharedMemoryReader
/external/chromium_org/content/shell/renderer/test_runner/
Dgamepad_controller.cc176 void GamepadController::SendStopMessage() { in SendStopMessage() function in content::GamepadController