Searched refs:driver_capability (Results 1 – 1 of 1) sorted by relevance
166 int driver_capability = in supportsGaze() local170 logd("Driver capabilities flags: " + driver_capability); in supportsGaze()172 return (driver_capability & SystemStatusEvent.DETECTION_TYPE_DRIVER_MONITORING) > 0; in supportsGaze()