Searched refs:DELIVER_HISTORICAL_LOCATIONS (Results 1 – 2 of 2) sorted by relevance
24 import static android.location.LocationManager.DELIVER_HISTORICAL_LOCATIONS;874 if (isChangeEnabled(DELIVER_HISTORICAL_LOCATIONS, getIdentity().getUid())) { in onActive()
128 public static final long DELIVER_HISTORICAL_LOCATIONS = 73144566L; field in LocationManager