Home
last modified time | relevance | path

Searched defs:kKeyTimestampDebugIsUsingFake (Results 1 – 2 of 2) sorted by relevance

/external/libchrome-gestures/src/
Dactivity_log.cc715 const char ActivityLog::kKeyTimestampDebugIsUsingFake[] = "isUsingFake"; member in gestures::ActivityLog
/external/libchrome-gestures/include/
Dactivity_log.h339 static const char kKeyTimestampDebugIsUsingFake[]; variable