Home
last modified time | relevance | path

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

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