Home
last modified time | relevance | path

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

/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
DTrackerEntry.java98 String timestampVal = DateUtils.getCurrentKMLTimestamp(); in createEntry() local
99 entry.setTimestamp(timestampVal); in createEntry()
109 String timestampVal = DateUtils.getCurrentKMLTimestamp(); in createEntry() local
110 entry.setTimestamp(timestampVal); in createEntry()