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

/packages/services/Car/car-support-lib/src/android/support/car/hardware/
H A DCarSensorEvent.java122 public static final int INDEX_LOCATION_LONGITUDE = 1; field in class:CarSensorEvent
534 if ((presense & (0x1 << INDEX_LOCATION_LONGITUDE)) != 0) {

Completed in 30 milliseconds