Searched defs:setTimestamp (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
H A DTrackerEntry.java99 entry.setTimestamp(timestampVal);
110 entry.setTimestamp(timestampVal);
115 private void setTimestamp(String timestamp) { method in class:TrackerEntry
213 entry.setTimestamp(timestamp);
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DFrame.java122 public void setTimestamp(long timestamp) { method in class:Frame

Completed in 361 milliseconds