Searched defs:getTimestamp (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/location/java/android/location/
H A DCountry.java132 public final long getTimestamp() { method in class:Country
/frameworks/av/media/libstagefright/
H A DSurfaceMediaSource.cpp86 nsecs_t SurfaceMediaSource::getTimestamp() { function in class:android::SurfaceMediaSource
87 ALOGV("getTimestamp");
/frameworks/base/graphics/java/android/graphics/
H A DSurfaceTexture.java240 public long getTimestamp() { method in class:SurfaceTexture
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
H A DTrackerEntry.java135 String getTimestamp() { method in class:TrackerEntry
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DFrame.java126 public long getTimestamp() { method in class:Frame
/frameworks/native/libs/gui/
H A DSurfaceTexture.cpp674 nsecs_t SurfaceTexture::getTimestamp() { function in class:android::SurfaceTexture
675 ST_LOGV("getTimestamp");

Completed in 283 milliseconds