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

  /external/chromium_org/android_webview/native/
aw_contents.h 230 void ShowGeolocationPrompt(const GURL& origin, base::Callback<void(bool)>);
aw_contents.cc 527 void AwContents::ShowGeolocationPrompt(const GURL& requesting_frame,
644 ShowGeolocationPrompt(origin, callback);
    [all...]

Completed in 32 milliseconds