Searched refs:stringType (Results 1 - 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dsensors.h145 * has a stringType.
153 * stringType=SENSOR_STRING_TYPE_ACCELEROMETER
156 * sensor type, the OEM must use the official sensor type and stringType on
163 * type = 0x10001 and stringType = "com.google.glass.onheaddetector"
169 * type (SENSOR_TYPE_ON_HEAD_DETECTOR) and stringType.
860 const char* stringType; member in struct:sensor_t
/hardware/libhardware/tests/hardware/
H A Dstruct-offset.cpp105 CHECK_MEMBER_AT(struct sensor_t, stringType, 44, 56);

Completed in 857 milliseconds