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

  /external/chromium_org/content/public/browser/android/
content_view_core.h 62 virtual void PauseOrResumeGeolocation(bool should_pause) = 0;
  /external/chromium_org/content/browser/android/
content_view_core_impl.h 63 virtual void PauseOrResumeGeolocation(bool should_pause) OVERRIDE;
content_view_core_impl.cc 358 void ContentViewCoreImpl::PauseOrResumeGeolocation(bool should_pause) {
    [all...]
  /external/chromium_org/android_webview/native/
aw_contents.cc     [all...]

Completed in 447 milliseconds