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

  /external/chromium_org/content/browser/geolocation/
geolocation_dispatcher_host.h 31 void PauseOrResume(bool should_pause);
geolocation_dispatcher_host.cc 199 void GeolocationDispatcherHost::PauseOrResume(bool should_pause) {
  /external/chromium_org/content/browser/android/
content_view_core_impl.cc 374 web_contents_->geolocation_dispatcher_host()->PauseOrResume(should_pause);
    [all...]

Completed in 682 milliseconds