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

  /frameworks/native/include/input/
VelocityTracker.h 112 bool configureStrategy(const char* strategy);
  /frameworks/native/libs/input/
VelocityTracker.cpp 127 if (!configureStrategy(strategy)) {
129 if (!configureStrategy(DEFAULT_STRATEGY)) {
140 bool VelocityTracker::configureStrategy(const char* strategy) {
    [all...]

Completed in 2944 milliseconds