/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 | 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()
|
D | EventScheduler.java | 100 public SchedulableEvent(long timestamp) { in SchedulableEvent() 115 public void setTimestamp(long timestamp) { in setTimestamp()
|
/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 | 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()
|
D | EventScheduler.java | 100 public SchedulableEvent(long timestamp) { in SchedulableEvent() 115 public void setTimestamp(long timestamp) { in setTimestamp()
|
/development/tools/repo_diff/service/repodiff/tools/migrations/ |
D | 2018_02_21__21_30_16_upgrade.sql | 4 timestamp BIGINT NOT NULL, field
|
D | 2018_02_09__00_07_41_upgrade.sql | 5 timestamp BIGINT NOT NULL, field
|
/development/tools/winscope/src/ |
D | transform_transaction.js | 58 timestamp, property 71 timestamp, property
|
D | transform_ime.js | 22 timestamp: entry.elapsedRealtimeNanos, property 58 timestamp: entry.elapsedRealtimeNanos, property 94 timestamp: entry.elapsedRealtimeNanos, property
|
D | transform_launcher.js | 36 timestamp: entry.elapsedRealtimeNanos, property
|
D | transform_sys_ui.js | 47 timestamp: entry.elapsedRealtimeNanos, property
|
D | main.js | 104 setCurrentTimestamp(state, timestamp) { argument 253 updateTimelineTime(context, timestamp) { argument
|
/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/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/tools/winscope/src/mixins/ |
D | Timeline.js | 232 const timestamp = parseInt(this.timeline[clickedOnTsIndex]); constant
|
/development/tools/winscope/src/traces/ |
D | ProtoLog.ts | 45 timestamp: Number; property in LogMessage
|
/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/MessagingService/src/com.example.android.messagingservice/ |
D | Conversations.java | 65 private final long timestamp; field in Conversations.Conversation
|
/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/tools/logblame/ |
D | logs.py | 19 def __init__(self, buf=None, timestamp=None, uid=None, pid=None, tid=None, level=None, argument
|