Home
last modified time | relevance | path

Searched defs:getTimestamp (Results 1 – 25 of 48) sorted by relevance

12

/frameworks/base/media/java/android/media/
DTimedMetaData.java70 public long getTimestamp() { in getTimestamp() method in TimedMetaData
DImage.java194 public abstract long getTimestamp(); in getTimestamp() method in Image
/frameworks/base/core/java/android/hardware/camera2/params/
DOisSample.java67 public long getTimestamp() { in getTimestamp() method in OisSample
/frameworks/base/core/java/android/app/admin/
DNetworkEvent.java66 public long getTimestamp() { in getTimestamp() method in NetworkEvent
/frameworks/av/media/libnbaio/
DAudioStreamOutSink.cpp78 status_t AudioStreamOutSink::getTimestamp(ExtendedTimestamp &timestamp) in getTimestamp() function in android::AudioStreamOutSink
DMonoPipe.cpp180 status_t MonoPipe::getTimestamp(ExtendedTimestamp &timestamp) in getTimestamp() function in android::MonoPipe
/frameworks/native/libs/input/
DTouchVideoFrame.cpp40 const struct timeval& TouchVideoFrame::getTimestamp() const { return mTimestamp; } in getTimestamp() function in android::TouchVideoFrame
/frameworks/base/core/java/com/android/ims/internal/uce/presence/
DPresTupleInfo.java68 public String getTimestamp() { in getTimestamp() method in PresTupleInfo
/frameworks/base/location/java/android/location/
DCountry.java136 public final long getTimestamp() { in getTimestamp() method in Country
/frameworks/av/services/oboeservice/
DAAudioServiceEndpointShared.cpp194 aaudio_result_t AAudioServiceEndpointShared::getTimestamp(int64_t *positionFrames, in getTimestamp() function in AAudioServiceEndpointShared
DAAudioServiceEndpointMMAP.cpp328 aaudio_result_t AAudioServiceEndpointMMAP::getTimestamp(int64_t *positionFrames, in getTimestamp() function in AAudioServiceEndpointMMAP
/frameworks/base/core/java/android/os/
DIncidentManager.java233 public long getTimestamp() { in getTimestamp() method in IncidentManager.PendingReport
311 public long getTimestamp() { in getTimestamp() method in IncidentManager.IncidentReport
/frameworks/av/include/media/nbaio/
DNBAIO.h223 virtual status_t getTimestamp(ExtendedTimestamp& /*timestamp*/) { return INVALID_OPERATION; } in getTimestamp() function
/frameworks/av/media/libnbaio/include_mono/media/nbaio/
DNBAIO.h223 virtual status_t getTimestamp(ExtendedTimestamp& /*timestamp*/) { return INVALID_OPERATION; } in getTimestamp() function
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DFrame.java91 public final long getTimestamp() { in getTimestamp() method in Frame
/frameworks/base/libs/services/src/os/
DDropBoxManager.cpp165 DropBoxManager::Entry::getTimestamp() const in getTimestamp() function in android::os::DropBoxManager::Entry
/frameworks/base/telephony/java/android/telephony/
DModemActivityInfo.java131 public long getTimestamp() { in getTimestamp() method in ModemActivityInfo
/frameworks/base/core/java/com/android/internal/midi/
DEventScheduler.java104 public long getTimestamp() { in getTimestamp() method in EventScheduler.SchedulableEvent
/frameworks/base/core/java/android/content/
DClipDescription.java167 public long getTimestamp() { in getTimestamp() method in ClipDescription
/frameworks/base/graphics/java/android/graphics/
DSurfaceTexture.java339 public long getTimestamp() { in getTimestamp() method in SurfaceTexture
/frameworks/base/core/java/android/app/slice/
DSliceItem.java264 public long getTimestamp() { in getTimestamp() method in SliceItem
/frameworks/base/core/java/android/metrics/
DLogMaker.java316 public long getTimestamp() { in getTimestamp() method in LogMaker
/frameworks/av/media/libaaudio/src/legacy/
DAudioStreamTrack.cpp479 aaudio_result_t AudioStreamTrack::getTimestamp(clockid_t clockId, in getTimestamp() function in AudioStreamTrack
DAudioStreamRecord.cpp484 aaudio_result_t AudioStreamRecord::getTimestamp(clockid_t clockId, in getTimestamp() function in AudioStreamRecord
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFrame.java129 public long getTimestamp() { in getTimestamp() method in Frame

12