Home
last modified time | relevance | path

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

/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
DTrackerEntry.java70 private static final String[] LOCATION_DEBUG_KEYS = { field in TrackerEntry
193 for (String key : LOCATION_DEBUG_KEYS) { in getAsContentValues()