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

  /external/chromium_org/android_webview/browser/
aw_browser_permission_request_delegate.h 32 virtual void CancelGeolocationPermissionRequests(const GURL& origin) = 0;
aw_content_browser_client.cc 151 void CancelGeolocationPermissionRequests(
159 delegate->CancelGeolocationPermissionRequests(origin);
433 CancelGeolocationPermissionRequests, render_process_id, render_view_id,
  /external/chromium_org/android_webview/native/
aw_contents.h 161 virtual void CancelGeolocationPermissionRequests(
aw_contents.cc 652 void AwContents::CancelGeolocationPermissionRequests(const GURL& origin) {
    [all...]

Completed in 76 milliseconds