Searched refs:VOL_UP (Results 1 – 2 of 2) sorted by relevance
30 enum class DTupKeyEvent : uint32_t { RESERVED = 0, VOL_DOWN = 114, VOL_UP = 115, PWR = 116 }; enumerator
119 event = DTupKeyEvent::VOL_UP; in handleEvent()