HomeSort by relevance Sort by last modified time
    Searched defs:GPS_CAPABILITY_MSA (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/include/hardware/
gps.h 101 #define GPS_CAPABILITY_MSA 0x0000004
  /frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java 136 private static final int GPS_CAPABILITY_MSA = 0x0000004;
855 if (hasCapability(GPS_CAPABILITY_MSA)) s.append("MSA ");
    [all...]

Completed in 39 milliseconds