Home
last modified time | relevance | path

Searched refs:LID_STATE_CLOSED (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/sensorhal/
Dhubconnection.cpp76 const char LID_STATE_CLOSED[] = "closed"; variable
1943 (data ? LID_STATE_CLOSED : LID_STATE_OPEN)) < 0) { in sendFolioEvent()