Home
last modified time | relevance | path

Searched defs:otherClientPresent (Results 1 – 1 of 1) sorted by relevance

/system/chre/platform/slpi/smgr/
Dplatform_sensor.cc115 bool otherClientPresent; member
707 void onOtherClientPresenceChange(uint8_t sensorId, bool otherClientPresent) { in onOtherClientPresenceChange()
774 bool otherClientPresent = resp.other_client_present; in onClientRequestInfoResponse() local
1233 bool otherClientPresent = gSensorMonitors[index].otherClientPresent; in isRequestAllowed() local