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

  /external/chromium_org/content/browser/device_orientation/
message_filter.h 30 void OnStartUpdating(int render_view_id);
orientation_message_filter.cc 25 IPC_MESSAGE_HANDLER(DeviceOrientationHostMsg_StartUpdating, OnStartUpdating)
message_filter.cc 22 void DeviceOrientationMessageFilterOld::OnStartUpdating(int render_view_id) {
  /external/chromium_org/content/browser/geolocation/
geolocation_dispatcher_host.cc 65 void OnStartUpdating(int render_view_id,
123 IPC_MESSAGE_HANDLER(GeolocationHostMsg_StartUpdating, OnStartUpdating)
177 void GeolocationDispatcherHostImpl::OnStartUpdating(

Completed in 2189 milliseconds