Searched refs:GPS_DELETE_IONO (Results 1 – 1 of 1) sorted by relevance
156 private static final int GPS_DELETE_IONO = 0x0010; field in GnssLocationProvider1235 if (extras.getBoolean("iono")) flags |= GPS_DELETE_IONO; in deleteAidingData()