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