Home
last modified time | relevance | path

Searched defs:setTimestamp (Results 1 – 21 of 21) sorted by relevance

/frameworks/base/telephony/java/com/android/ims/internal/uce/presence/
DPresTupleInfo.java73 public void setTimestamp(String timestamp) { in setTimestamp() method in PresTupleInfo
/frameworks/base/media/java/android/media/
DImage.java207 public void setTimestamp(long timestamp) { in setTimestamp() method in Image
DImageWriter.java721 public void setTimestamp(long timestamp) { in setTimestamp() method in ImageWriter.WriterSurfaceImage
DImageReader.java880 public void setTimestamp(long timestampNs) { in setTimestamp() method in ImageReader.SurfaceImage
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
DMediaSessionStatus.java206 public Builder setTimestamp(long elapsedRealtimeTimestamp) { in setTimestamp() method in MediaSessionStatus.Builder
DMediaItemStatus.java344 public Builder setTimestamp(long elapsedRealtimeTimestamp) { in setTimestamp() method in MediaItemStatus.Builder
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/media/
DPlaylistItem.java65 public void setTimestamp(long ts) { in setTimestamp() method in PlaylistItem
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DFrame.java84 public final void setTimestamp(long timestamp) { in setTimestamp() method in Frame
DBackingStore.java181 public void setTimestamp(long timestamp) { in setTimestamp() method in BackingStore
/frameworks/base/core/java/com/android/internal/midi/
DEventScheduler.java112 public void setTimestamp(long timestamp) { in setTimestamp() method in EventScheduler.SchedulableEvent
/frameworks/base/core/java/android/content/
DClipDescription.java155 public void setTimestamp(long timeStamp) { in setTimestamp() method in ClipDescription
/frameworks/base/core/java/android/metrics/
DLogMaker.java117 public LogMaker setTimestamp(long timestamp) { in setTimestamp() method in LogMaker
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFrame.java121 public void setTimestamp(long timestamp) { in setTimestamp() method in Frame
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
DTrackerEntry.java115 private void setTimestamp(String timestamp) { in setTimestamp() method in TrackerEntry
/frameworks/base/telecomm/java/android/telecom/
DVoicemail.java104 public Builder setTimestamp(long timestamp) { in setTimestamp() method in Voicemail.Builder
/frameworks/native/libs/vr/libbufferhubqueue/tests/
Dbuffer_hub_queue_producer-test.cpp40 QueueBufferInputBuilder& setTimestamp(int64_t timestamp) { in setTimestamp() function
/frameworks/av/include/private/media/
DAudioTrackShared.h521 virtual void setTimestamp(const ExtendedTimestamp &timestamp) { in setTimestamp() function
/frameworks/av/services/camera/libcameraservice/device1/
DCameraHardwareInterface.cpp428 CameraHardwareInterface::setTimestamp(int64_t timestamp) { in setTimestamp() function in android::CameraHardwareInterface
/frameworks/av/media/libmediametrics/
DMediaAnalyticsItem.cpp181 MediaAnalyticsItem &MediaAnalyticsItem::setTimestamp(nsecs_t ts) { in setTimestamp() function in android::MediaAnalyticsItem
/frameworks/native/libs/gui/tests/
DIGraphicBufferProducer_test.cpp145 QueueBufferInputBuilder& setTimestamp(int64_t timestamp) { in setTimestamp() function
/frameworks/base/core/java/android/content/pm/
DShortcutInfo.java1531 public void setTimestamp(long value) { in setTimestamp() method in ShortcutInfo