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

  /external/chromium_org/android_webview/browser/
browser_view_renderer.h 55 virtual bool IsFlingActive() const = 0;
in_process_view_renderer.cc 851 return client_->IsFlingActive();
    [all...]
  /external/chromium_org/android_webview/native/
aw_contents.h 172 virtual bool IsFlingActive() const OVERRIDE;
aw_contents.cc 845 bool AwContents::IsFlingActive() const {
    [all...]

Completed in 481 milliseconds