Searched refs:kKeyHardwarePropMaxTouchCount (Results 1 – 3 of 3) sorted by relevance
311 static const char kKeyHardwarePropMaxTouchCount[]; variable
182 ret[kKeyHardwarePropMaxTouchCount] = Json::Value(hwprops_.max_touch_cnt); in EncodeHardwareProperties()685 const char ActivityLog::kKeyHardwarePropMaxTouchCount[] = "maxTouchCount"; member in gestures::ActivityLog
177 PARSE_HP(obj, ActivityLog::kKeyHardwarePropMaxTouchCount, isInt, asUInt, in ParseHardwareProperties()