Home
last modified time | relevance | path

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

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