Searched refs:GPS_DELETE_POSITION (Results 1 – 1 of 1) sorted by relevance
154 private static final int GPS_DELETE_POSITION = 0x0004; field in GnssLocationProvider1233 if (extras.getBoolean("position")) flags |= GPS_DELETE_POSITION; in deleteAidingData()