Home
last modified time | relevance | path

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

1234

/aosp12/packages/apps/Camera2/src/com/android/camera/burst/
H A DBurstMediaItem.java42 public long getTimestamp(); in getTimestamp() method
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/property/
H A Dhistorical_info.h37 int getTimestamp() const { in getTimestamp() function
/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/
H A DImageProxy.java94 public long getTimestamp(); in getTimestamp() method
H A DForwardingImageProxy.java84 public long getTimestamp() { in getTimestamp() method in ForwardingImageProxy
H A DAndroidImageProxy.java183 public long getTimestamp() { in getTimestamp() method in AndroidImageProxy
/aosp12/frameworks/base/media/java/android/media/
H A DTimedMetaData.java70 public long getTimestamp() { in getTimestamp() method in TimedMetaData
H A DImage.java196 public abstract long getTimestamp(); in getTimestamp() method in Image
/aosp12/frameworks/base/core/java/android/hardware/camera2/params/
H A DOisSample.java67 public long getTimestamp() { in getTimestamp() method in OisSample
/aosp12/frameworks/base/core/java/android/app/admin/
H A DNetworkEvent.java66 public long getTimestamp() { in getTimestamp() method in NetworkEvent
/aosp12/frameworks/av/media/libnbaio/
H A DAudioStreamOutSink.cpp76 status_t AudioStreamOutSink::getTimestamp(ExtendedTimestamp &timestamp) in getTimestamp() function in android::AudioStreamOutSink
H A DMonoPipe.cpp180 status_t MonoPipe::getTimestamp(ExtendedTimestamp &timestamp) in getTimestamp() function in android::MonoPipe
/aosp12/frameworks/native/libs/input/
H A DTouchVideoFrame.cpp41 const struct timeval& TouchVideoFrame::getTimestamp() const { return mTimestamp; } in getTimestamp() function in android::TouchVideoFrame
/aosp12/frameworks/base/core/java/android/app/search/
H A DQuery.java108 public long getTimestamp() { in getTimestamp() method in Query
/aosp12/frameworks/base/core/java/com/android/ims/internal/uce/presence/
H A DPresTupleInfo.java70 public String getTimestamp() { in getTimestamp() method in PresTupleInfo
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
H A Dver4_patricia_trie_writing_helper.h96 int getTimestamp() const { in getTimestamp() function
/aosp12/frameworks/av/media/libaudioclient/aidl/android/media/
H A DIAudioTrack.aidl75 int getTimestamp(out AudioTimestampInternal timestamp); in getTimestamp() method
/aosp12/packages/apps/Dialer/java/com/android/dialer/voicemail/listui/
H A DVoicemailCursorLoader.java147 static long getTimestamp(Cursor cursor) { in getTimestamp() method in VoicemailCursorLoader
/aosp12/frameworks/base/location/java/android/location/
H A DCountry.java136 public final long getTimestamp() { in getTimestamp() method in Country
/aosp12/packages/services/Car/car-lib/src/android/car/hardware/
H A DCarPropertyValue.java203 public long getTimestamp() { in getTimestamp() method in CarPropertyValue
/aosp12/frameworks/av/services/oboeservice/
H A DAAudioServiceEndpointShared.cpp205 aaudio_result_t AAudioServiceEndpointShared::getTimestamp(int64_t *positionFrames, in getTimestamp() function in AAudioServiceEndpointShared
/aosp12/frameworks/av/media/libnbaio/include_mono/media/nbaio/
H A DNBAIO.h223 virtual status_t getTimestamp(ExtendedTimestamp& /*timestamp*/) { return INVALID_OPERATION; } in getTimestamp() function
/aosp12/packages/services/Car/tests/DiagnosticTools/src/com/google/android/car/diagnostictools/
H A DDTC.java118 public long getTimestamp() { in getTimestamp() method in DTC
/aosp12/hardware/invensense/65xx/libsensors_iio/
H A DSensorBase.cpp138 int64_t SensorBase::getTimestamp() in getTimestamp() function in SensorBase
/aosp12/hardware/invensense/6515/libsensors_iio/
H A DSensorBase.cpp144 int64_t SensorBase::getTimestamp() in getTimestamp() function in SensorBase
/aosp12/packages/services/Car/car-lib/src/android/car/storagemonitoring/
H A DIoStats.java103 public long getTimestamp() { in getTimestamp() method in IoStats

1234