Searched refs:PICKUP_KEY (Results 1 – 2 of 2) sorted by relevance
60 if (key == WakeupSources::PICKUP_KEY) { in mapWakeupDeviceType()79 sourceKeys.push_back(WakeupSources::PICKUP_KEY); in getSourceKeys()
73 static const constexpr char* PICKUP_KEY = "pickup"; variable