Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_VelocityTracker.cpp143 jstring strategyStr) { in android_view_VelocityTracker_nativeInitialize() argument
144 if (strategyStr) { in android_view_VelocityTracker_nativeInitialize()
145 ScopedUtfChars strategy(env, strategyStr); in android_view_VelocityTracker_nativeInitialize()