OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCurrentKMLTimestamp
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
DateUtils.java
49
public static String
getCurrentKMLTimestamp
() {
TrackerEntry.java
98
String timestampVal = DateUtils.
getCurrentKMLTimestamp
();
109
String timestampVal = DateUtils.
getCurrentKMLTimestamp
();
Completed in 47 milliseconds