Searched refs:GPS_DELETE_HEALTH (Results 1 – 1 of 1) sorted by relevance
158 private static final int GPS_DELETE_HEALTH = 0x0040; field in GnssLocationProvider1237 if (extras.getBoolean("health")) flags |= GPS_DELETE_HEALTH; in deleteAidingData()