Home | History | Annotate | Download | only in location

Lines Matching defs:GPS_CAPABILITY_MSA

136     private static final int GPS_CAPABILITY_MSA = 0x0000004;
855 if (hasCapability(GPS_CAPABILITY_MSA)) s.append("MSA ");
1003 if (singleShot && hasCapability(GPS_CAPABILITY_MSA)) {