Searched refs:GPS_DELETE_UTC (Results 1 – 1 of 1) sorted by relevance
166 private static final int GPS_DELETE_UTC = 0x0020; field in GnssLocationProvider1250 if (extras.getBoolean("utc")) flags |= GPS_DELETE_UTC; in deleteAidingData()