| /frameworks/base/docs/html/ |
| D | jd_extras.js | 151 "timestamp": 1194884220000, property 244 "timestamp": 1004884220000, property 258 "timestamp": 1194884220000, property 271 "timestamp": 1194884220000, property 284 "timestamp": 1194884220000, property 297 "timestamp": 1194884220000, property 310 "timestamp": 1194884220000, property 323 "timestamp": 1194884220000, property 336 "timestamp": 1194884220000, property 349 "timestamp": 1194884220000, property [all …]
|
| /frameworks/av/camera/ |
| D | ICameraRecordingProxyListener.cpp | 38 void dataCallbackTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& imageData) in dataCallbackTimestamp() 61 nsecs_t timestamp = data.readInt64(); in onTransact() local
|
| D | ICameraClient.cpp | 70 void dataCallbackTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& imageData) in dataCallbackTimestamp() 118 nsecs_t timestamp = data.readInt64(); in onTransact() local
|
| /frameworks/av/media/libnbaio/ |
| D | AudioStreamOutSink.cpp | 69 status_t AudioStreamOutSink::getNextWriteTimestamp(int64_t *timestamp) { in getNextWriteTimestamp() 81 status_t AudioStreamOutSink::getTimestamp(AudioTimestamp& timestamp) in getTimestamp()
|
| D | MonoPipe.cpp | 226 status_t MonoPipe::getNextWriteTimestamp(int64_t *timestamp) in getNextWriteTimestamp() 334 status_t MonoPipe::getTimestamp(AudioTimestamp& timestamp) in getTimestamp()
|
| D | MonoPipeReader.cpp | 89 void MonoPipeReader::onTimestamp(const AudioTimestamp& timestamp) in onTimestamp()
|
| D | SourceAudioBufferProvider.cpp | 110 void SourceAudioBufferProvider::onTimestamp(const AudioTimestamp& timestamp) in onTimestamp()
|
| /frameworks/base/core/java/android/hardware/camera2/legacy/ |
| D | CaptureCollector.java | 123 public void setJpegTimestamp(long timestamp) { in setJpegTimestamp() 182 public void setPreviewTimestamp(long timestamp) { in setPreviewTimestamp() 425 MutableLong timestamp) in waitForRequestCompleted() 443 private boolean removeRequestIfCompleted(RequestHolder holder, MutableLong timestamp) { in removeRequestIfCompleted() 463 public RequestHolder jpegCaptured(long timestamp) { in jpegCaptured() 521 public Pair<RequestHolder, Long> previewCaptured(long timestamp) { in previewCaptured()
|
| D | CameraDeviceState.java | 77 void onCaptureStarted(RequestHolder holder, long timestamp); in onCaptureStarted() 143 public synchronized boolean setCaptureStart(final RequestHolder request, long timestamp, in setCaptureStart() 213 private void doStateTransition(int newState, final long timestamp, final int error) { in doStateTransition()
|
| /frameworks/av/services/camera/libcameraservice/device3/ |
| D | Camera3DummyStream.cpp | 47 nsecs_t timestamp) { in returnBufferLocked() 55 nsecs_t timestamp, in returnBufferCheckedLocked()
|
| D | Camera3OutputStream.cpp | 131 nsecs_t timestamp) { in returnBufferLocked() 147 nsecs_t timestamp, in returnBufferCheckedLocked()
|
| /frameworks/av/include/media/ |
| D | ExtendedAudioBufferProvider.h | 34 virtual void onTimestamp(const AudioTimestamp& timestamp) { } in onTimestamp()
|
| /frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/util/ |
| D | BandwidthTestUtil.java | 82 String timestamp) { in buildDownloadUrl() 126 public static boolean postFileToServer(String server, String deviceId, String timestamp, in postFileToServer()
|
| /frameworks/base/core/java/android/hardware/ |
| D | TriggerEvent.java | 57 public long timestamp; field in TriggerEvent
|
| D | SensorEvent.java | 502 public long timestamp; field in SensorEvent
|
| /frameworks/av/camera/camera2/ |
| D | ICameraDeviceCallbacks.cpp | 71 void onCaptureStarted(const CaptureResultExtras& result, int64_t timestamp) in onCaptureStarted() 139 int64_t timestamp = data.readInt64(); in onTransact() local
|
| /frameworks/av/include/media/nbaio/ |
| D | NBAIO.h | 231 virtual status_t getTimestamp(AudioTimestamp& timestamp) { return INVALID_OPERATION; } in getTimestamp() 322 virtual void onTimestamp(const AudioTimestamp& timestamp) { } in onTimestamp()
|
| /frameworks/base/core/java/android/hardware/camera2/ |
| D | ICameraDeviceCallbacks.aidl | 31 oneway void onCaptureStarted(in CaptureResultExtras resultExtras, long timestamp); in onCaptureStarted()
|
| /frameworks/base/core/java/android/gesture/ |
| D | GesturePoint.java | 30 public final long timestamp; field in GesturePoint
|
| /frameworks/base/location/java/android/location/ |
| D | IGpsStatusListener.aidl | 32 void onNmeaReceived(long timestamp, String nmea); in onNmeaReceived()
|
| /frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
| D | GLEnvironment.java | 141 public void setSurfaceTimestamp(long timestamp) { in setSurfaceTimestamp() 183 private native boolean nativeSetSurfaceTimestamp(long timestamp); in nativeSetSurfaceTimestamp()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
| D | InboundSmsTracker.java | 74 InboundSmsTracker(byte[] pdu, long timestamp, int destPort, boolean is3gpp2, in InboundSmsTracker() 105 public InboundSmsTracker(byte[] pdu, long timestamp, int destPort, boolean is3gpp2, in InboundSmsTracker()
|
| /frameworks/base/core/java/android/hardware/location/ |
| D | IGeofenceHardwareCallback.aidl | 24 long timestamp, int monitoringType); in onGeofenceTransition()
|
| D | GeofenceHardwareCallback.java | 42 long timestamp, int monitoringType) { in onGeofenceTransition()
|
| /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/ |
| D | ConnectivityManagerMobileTest.java | 95 long timestamp = SystemClock.uptimeMillis(); in test3GToWifiNotification() local
|