Searched refs:TOUCHPAD_KEY (Results 1 – 2 of 2) sorted by relevance
41 if (key == WakeupSources::TOUCHPAD_KEY) { in mapWakeupDeviceType()71 sourceKeys.push_back(WakeupSources::TOUCHPAD_KEY); in getSourceKeys()
66 static const constexpr char* TOUCHPAD_KEY = "touchpad"; variable