Searched refs:GPS_DELETE_EPHEMERIS (Results 1 – 1 of 1) sorted by relevance
152 private static final int GPS_DELETE_EPHEMERIS = 0x0001; field in GnssLocationProvider1231 if (extras.getBoolean("ephemeris")) flags |= GPS_DELETE_EPHEMERIS; in deleteAidingData()