Home
last modified time | relevance | path

Searched refs:FlingCancel (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/android/
Dcontent_view_core_impl.h131 void FlingCancel(JNIEnv* env, jobject obj, jlong time_ms);
Dcontent_view_core_impl.cc1014 void ContentViewCoreImpl::FlingCancel(JNIEnv* env, jobject obj, jlong time_ms) { in FlingCancel() function in content::ContentViewCoreImpl