Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome-gestures/include/
H A Dactivity_log.h337 static const char kKeyTimestampGestureDebug[]; variable
/aosp_15_r20/external/libchrome-gestures/src/
H A Dtimestamp_filter_interpreter_unittest.cc260 Json::Value(ActivityLog::kKeyTimestampGestureDebug)); in TEST()
H A Dactivity_log.cc470 ret[kKeyType] = Json::Value(kKeyTimestampGestureDebug); in EncodeGestureDebug()
710 const char ActivityLog::kKeyTimestampGestureDebug[] = "debugTimestampGesture"; member in gestures::ActivityLog