Searched refs:IsFlingActive (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/android_webview/browser/
H A Dbrowser_view_renderer_client.h44 virtual bool IsFlingActive() const = 0;
H A Dbrowser_view_renderer.cc649 return client_->IsFlingActive();
/external/chromium_org/android_webview/native/
H A Daw_contents.h199 virtual bool IsFlingActive() const OVERRIDE;
H A Daw_contents.cc1050 bool AwContents::IsFlingActive() const { function in class:android_webview::AwContents

Completed in 336 milliseconds