Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome-gestures/src/
H A Dactivity_log.cc608 const char ActivityLog::kKeyPropChange[] = "propertyChange"; member in gestures::ActivityLog
/aosp_15_r20/external/libchrome-gestures/include/
H A Dactivity_log.h227 static const char kKeyPropChange[]; variable