Searched refs:isWakeEvent (Results 1 – 3 of 3) sorted by relevance
78 bool isWakeEvent(int32_t sensor);
116 if (mHubConnection->isWakeEvent(data[i].sensor)) { in poll()
522 bool HubConnection::isWakeEvent(int32_t sensor) in isWakeEvent() function in android::HubConnection538 if (isWakeEvent(sensor)) { in protectIfWakeEvent()