/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/ |
D | MidiEventScheduler.java | 40 public void onSend(byte[] msg, int offset, int count, long timestamp) in onSend() 58 private MidiEvent(byte[] msg, int offset, int count, long timestamp) { in MidiEvent() 79 long timestamp) { in createScheduledEvent()
|
D | EventScheduler.java | 100 public SchedulableEvent(long timestamp) { in SchedulableEvent() 115 public void setTimestamp(long timestamp) { in setTimestamp()
|
D | MidiDispatcher.java | 78 public void onSend(byte[] msg, int offset, int count, long timestamp) throws IOException { in onSend()
|
D | MidiFramer.java | 49 public void onSend(byte[] data, int offset, int count, long timestamp) in onSend()
|
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/ |
D | MidiEventScheduler.java | 40 public void onSend(byte[] msg, int offset, int count, long timestamp) in onSend() 58 private MidiEvent(byte[] msg, int offset, int count, long timestamp) { in MidiEvent() 79 long timestamp) { in createScheduledEvent()
|
D | EventScheduler.java | 100 public SchedulableEvent(long timestamp) { in SchedulableEvent() 115 public void setTimestamp(long timestamp) { in setTimestamp()
|
D | MidiDispatcher.java | 78 public void onSend(byte[] msg, int offset, int count, long timestamp) throws IOException { in onSend()
|
D | MidiFramer.java | 49 public void onSend(byte[] data, int offset, int count, long timestamp) in onSend()
|
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/ |
D | VoicemailImpl.java | 39 Long timestamp, in VoicemailImpl() 64 public static Builder createForInsertion(long timestamp, String number) { in createForInsertion() 112 public Builder setTimestamp(long timestamp) { in setTimestamp()
|
/development/samples/ApiDemos/src/com/example/android/apis/content/ |
D | ChangedContacts.java | 203 long timestamp = 0; in onLoadFinished() local 296 String timestamp = cursor.getString(cursor.getColumnIndex( in bindView() local 329 String timestamp = cursor.getString(cursor.getColumnIndex( in bindView() local
|
/development/samples/browseable/MidiScope/src/com.example.android.midiscope/ |
D | LoggingReceiver.java | 44 public void onSend(byte[] data, int offset, int count, long timestamp) in onSend()
|
D | MidiScope.java | 58 long timestamp) throws IOException { in onSend()
|
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/synth/ |
D | SynthEngine.java | 70 public void onSend(byte[] data, int offset, int count, long timestamp) in onSend() 82 public void onSend(byte[] data, int offset, int count, long timestamp) in onSend()
|
/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/synth/ |
D | SynthEngine.java | 70 public void onSend(byte[] data, int offset, int count, long timestamp) in onSend() 82 public void onSend(byte[] data, int offset, int count, long timestamp) in onSend()
|
/development/samples/browseable/MessagingService/src/com.example.android.messagingservice/ |
D | Conversations.java | 65 private final long timestamp; field in Conversations.Conversation
|
/development/ndk/platforms/android-3/include/linux/ |
D | hdsmart.h | 70 unsigned int timestamp; member 77 unsigned short timestamp; member 99 unsigned short timestamp; member
|
D | videodev2.h | 270 struct timeval timestamp; member
|
/development/samples/browseable/JumpingJack/src/com.example.android.wearable.jumpingjack/ |
D | MainActivity.java | 163 private void detectJump(float xValue, long timestamp) { in detectJump()
|
/development/ndk/platforms/android-21/include/linux/ |
D | dlm_netlink.h | 44 unsigned long timestamp; member
|
D | videodev2.h | 457 struct timeval timestamp; member 1259 struct timespec timestamp; member
|
/development/ndk/platforms/android-9/include/android/ |
D | sensor.h | 115 int64_t timestamp; member
|
/development/ndk/platforms/android-19/include/android/ |
D | sensor.h | 139 int64_t timestamp; member
|
/development/ndk/platforms/android-21/include/android/ |
D | sensor.h | 156 int64_t timestamp; member
|
/development/samples/AccelerometerPlay/src/com/example/android/accelerometerplay/ |
D | AccelerometerPlayActivity.java | 242 private void updatePositions(float sx, float sy, long timestamp) { in updatePositions()
|
/development/ndk/platforms/android-21/include/linux/dvb/ |
D | video.h | 111 __kernel_time_t timestamp; member
|