Home
last modified time | relevance | path

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

/external/libchrome-gestures/include/
Dactivity_log.h325 static const char kKeyAccelDebugDroppedGesture[]; variable
/external/libchrome-gestures/src/
Dactivity_log.cc445 ret[kKeyAccelDebugDroppedGesture] = Json::Value(debug_data.dropped_gesture); in EncodeGestureDebug()
699 const char ActivityLog::kKeyAccelDebugDroppedGesture[] = "gestureDropped"; member in gestures::ActivityLog