Home
last modified time | relevance | path

Searched refs:kKeyTimestampHardwareStateDebug (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libchrome-gestures/include/
H A Dactivity_log.h338 static const char kKeyTimestampHardwareStateDebug[]; variable
/aosp_15_r20/external/libchrome-gestures/src/
H A Dtimestamp_filter_interpreter_unittest.cc302 ActivityLog::kKeyTimestampHardwareStateDebug); in TEST_P()
H A Dactivity_log.cc478 ret[kKeyType] = Json::Value(kKeyTimestampHardwareStateDebug); in EncodeHardwareStateDebug()
711 const char ActivityLog::kKeyTimestampHardwareStateDebug[] = member in gestures::ActivityLog