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