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