Home
last modified time | relevance | path

Searched defs:kKeyHardwarePropMaxTouchCount (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome-gestures/src/
H A Dactivity_log.cc685 const char ActivityLog::kKeyHardwarePropMaxTouchCount[] = "maxTouchCount"; member in gestures::ActivityLog
/aosp_15_r20/external/libchrome-gestures/include/
H A Dactivity_log.h311 static const char kKeyHardwarePropMaxTouchCount[]; variable