Searched refs:ShowGeolocationPrompt (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/android_webview/native/
H A Daw_contents.h231 void ShowGeolocationPrompt(const GURL& origin, base::Callback<void(bool)>);
H A Daw_contents.cc531 void AwContents::ShowGeolocationPrompt(const GURL& requesting_frame, function in class:android_webview::AwContents
648 ShowGeolocationPrompt(origin, callback);

Completed in 52 milliseconds