Home
last modified time | relevance | path

Searched refs:kKeyAccelDebugDt (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome-gestures/include/
H A Dactivity_log.h329 static const char kKeyAccelDebugDt[]; variable
/aosp_15_r20/external/libchrome-gestures/src/
H A Dactivity_log.cc457 ret[kKeyAccelDebugDt] = Json::Value(debug_data.dt); in EncodeGestureDebug()
703 const char ActivityLog::kKeyAccelDebugDt[] = "dt"; member in gestures::ActivityLog