Searched refs:configureStrategy (Results 1 – 2 of 2) sorted by relevance
112 bool configureStrategy(const char* strategy);
127 if (!configureStrategy(strategy)) { in VelocityTracker()129 if (!configureStrategy(DEFAULT_STRATEGY)) { in VelocityTracker()140 bool VelocityTracker::configureStrategy(const char* strategy) { in configureStrategy() function in android::VelocityTracker