OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
124
if (!
configureStrategy
(strategy)) {
126
if (!
configureStrategy
(DEFAULT_STRATEGY)) {
137
bool VelocityTracker::
configureStrategy
(const char* strategy) {
[
all
...]
Completed in 24 milliseconds