Searched refs:PWR (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
113 event = DTupKeyEvent::PWR; in handleEvent()