| /frameworks/base/docs/html/ |
| D | jd_extras.js | 432 "timestamp": 1194884220000, property 525 "timestamp": 1004884220000, property 539 "timestamp": 1194884220000, property 552 "timestamp": 1194884220000, property 565 "timestamp": 1194884220000, property 578 "timestamp": 1194884220000, property 591 "timestamp": 1194884220000, property 604 "timestamp": 1194884220000, property 617 "timestamp": 1194884220000, property 630 "timestamp": 1194884220000, property [all …]
|
| /frameworks/base/core/java/com/android/internal/midi/ |
| D | MidiEventScheduler.java | 39 public void onSend(byte[] msg, int offset, int count, long timestamp) in onSend() 62 private MidiEvent(byte[] msg, int offset, int count, long timestamp) { in MidiEvent() 83 long timestamp) { in createScheduledEvent()
|
| D | MidiDispatcher.java | 68 public void onSend(byte[] msg, int offset, int count, long timestamp) throws IOException { in onSend()
|
| D | EventScheduler.java | 97 public SchedulableEvent(long timestamp) { in SchedulableEvent() 112 public void setTimestamp(long timestamp) { in setTimestamp()
|
| /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()
|
| /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/base/media/java/android/media/midi/ |
| D | MidiReceiver.java | 61 abstract public void onSend(byte[] msg, int offset, int count, long timestamp) in onSend() 123 public void send(byte[] msg, int offset, int count, long timestamp) in send()
|
| D | MidiPortImpl.java | 65 public static int packData(byte[] message, int offset, int size, long timestamp, in packData() 126 long timestamp = 0; in getPacketTimestamp() local
|
| /frameworks/av/services/camera/libcameraservice/device3/ |
| D | Camera3DummyStream.cpp | 47 nsecs_t timestamp) { in returnBufferLocked() 55 nsecs_t timestamp, in returnBufferCheckedLocked()
|
| /frameworks/av/include/media/ |
| D | ExtendedAudioBufferProvider.h | 34 virtual void onTimestamp(const AudioTimestamp& timestamp) { } in onTimestamp()
|
| /frameworks/base/core/java/android/hardware/ |
| D | SystemSensorManager.java | 260 long timestamp) { in injectSensorDataImpl() 295 float[] values,int accuracy, long timestamp); in nativeInjectSensorData() 410 long timestamp) { in injectSensorDataBase() 420 long timestamp); in dispatchSensorEvent() 457 long timestamp) { in dispatchSensorEvent() 524 long timestamp) { in dispatchSensorEvent() 557 int injectSensorData(int handle, float[] values,int accuracy, long timestamp) { in injectSensorData() 563 long timestamp) { in dispatchSensorEvent()
|
| D | TriggerEvent.java | 57 public long timestamp; field in TriggerEvent
|
| D | SensorEvent.java | 504 public long timestamp; field in SensorEvent
|
| /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/av/include/media/nbaio/ |
| D | NBAIO.h | 231 virtual status_t getTimestamp(AudioTimestamp& timestamp) { return INVALID_OPERATION; } in getTimestamp() 323 virtual void onTimestamp(const AudioTimestamp& timestamp) { } in onTimestamp()
|
| /frameworks/av/camera/camera2/ |
| D | ICameraDeviceCallbacks.cpp | 72 void onCaptureStarted(const CaptureResultExtras& result, int64_t timestamp) in onCaptureStarted() 150 int64_t timestamp = data.readInt64(); in onTransact() local
|
| /frameworks/base/telecomm/java/android/telecom/ |
| D | Voicemail.java | 41 private Voicemail(Long timestamp, String number, PhoneAccountHandle phoneAccountHandle, Long id, in Voicemail() 62 public static Builder createForInsertion(long timestamp, String number) { in createForInsertion() 104 public Builder setTimestamp(long timestamp) { in setTimestamp()
|
| /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()
|