Searched refs:TOUCHSCREEN_KEY (Results 1 – 2 of 2) sorted by relevance
53 if (key == WakeupSources::TOUCHSCREEN_KEY) { in mapWakeupDeviceType()70 sourceKeys.push_back(WakeupSources::TOUCHSCREEN_KEY); in getSourceKeys()
65 static const constexpr char* TOUCHSCREEN_KEY = "touchscreen"; variable