Home
last modified time | relevance | path

Searched refs:LOCATION_DISTANCE (Results 1 – 1 of 1) sorted by relevance

/system/extras/power_profile/gps_on/Application/src/main/java/com/example/android/powerprofile/gpson/
DGpsActivity.java33 private static final float LOCATION_DISTANCE = 0f; field in GpsActivity
90 LOCATION_INTERVAL, LOCATION_DISTANCE, mLocationListener); in onResume()