/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/synth/ |
D | EnvelopeADSR.java | 47 public void setAttackTime(float time) { in setAttackTime() 53 public void setDecayTime(float time) { in setDecayTime() 65 public void setReleaseTime(float time) { in setReleaseTime()
|
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/synth/ |
D | EnvelopeADSR.java | 47 public void setAttackTime(float time) { in setAttackTime() 53 public void setDecayTime(float time) { in setDecayTime() 65 public void setReleaseTime(float time) { in setReleaseTime()
|
/development/samples/browseable/Timer/src/com.example.android.wearable.timer/util/ |
D | TimerFormat.java | 46 private static void setTime(long time) { in setTime() 113 public static String getTimeString(long time) { in getTimeString()
|
/development/tools/axl/ |
D | chewie.py | 20 def add(self, url, time): argument
|
/development/samples/ControllerSample/src/com/example/inputmanagercompat/ |
D | InputManagerV9.java | 60 long time = SystemClock.elapsedRealtime(); in handleMessage() local 107 long time = SystemClock.elapsedRealtime(); in getInputDeviceIds() local 197 long time = SystemClock.elapsedRealtime(); in onGenericMotionEvent() local
|
/development/tools/bugreport/src/com/android/bugreport/logcat/ |
D | LogLine.java | 50 public GregorianCalendar time; field in LogLine
|
/development/samples/browseable/CustomNotifications/src/com.example.android.customnotifications/ |
D | MainActivity.java | 79 final String time = DateFormat.getTimeInstance().format(new Date()).toString(); in createNotification() local
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | SpriteTextRenderer.java | 176 long time = SystemClock.uptimeMillis(); in onDrawFrame() local 184 long time = SystemClock.uptimeMillis() % 4000L; in onDrawFrame() local 205 long time = SystemClock.uptimeMillis(); in drawMsPF() local
|
/development/samples/browseable/SpeedTracker/Application/src/com.example.android.wearable.speedtracker/db/ |
D | UpdateService.java | 84 long time = dataMap.getLong(Constants.KEY_TIME); in onDataChanged() local
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
D | MonkeyUtils.java | 40 public static synchronized String toCalendarTime(long time) { in toCalendarTime()
|
/development/samples/AndroidBeamDemo/src/com/example/android/beam/ |
D | Beam.java | 73 Time time = new Time(); in createNdefMessage() local
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
D | TriangleRenderer.java | 146 long time = SystemClock.uptimeMillis() % 4000L; in onDrawFrame() local
|
D | StaticTriangleRenderer.java | 159 long time = SystemClock.uptimeMillis() % 4000L; in onDrawFrame() local
|
D | GLES20TriangleRenderer.java | 73 long time = SystemClock.uptimeMillis() % 4000L; in onDrawFrame() local
|
D | FrameBufferObjectActivity.java | 122 long time = SystemClock.uptimeMillis() % 4000L; in drawOnscreen() local
|
D | MatrixPaletteRenderer.java | 340 long time = SystemClock.uptimeMillis() % 4000L; in onDrawFrame() local
|
/development/samples/ApiDemos/src/com/example/android/apis/content/ |
D | ChangedContacts.java | 146 private void saveLastTimestamp(long time, String key) { in saveLastTimestamp() 153 private long getLastTimestamp(long time, String key) { in getLastTimestamp()
|
/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/ |
D | EventScheduler.java | 191 public SchedulableEvent getNextEvent(long time) { in getNextEvent()
|
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/ |
D | EventScheduler.java | 191 public SchedulableEvent getNextEvent(long time) { in getNextEvent()
|
/development/samples/BasicGLSurfaceView/src/com/example/android/basicglsurfaceview/ |
D | GLES20TriangleRenderer.java | 71 long time = SystemClock.uptimeMillis() % 4000L; in onDrawFrame() local
|
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/ |
D | AddVoicemailActivity.java | 129 long time = DATE_FORMATTER.parse(dateStr.trim()).getTime(); in buildVoicemailObjectFromUiElements() local
|
/development/apps/Development/src/com/android/development/ |
D | BadBehaviorActivity.java | 104 public boolean appCrashed(String proc, int pid, String m, String m2, long time, String st) { in appCrashed()
|
/development/samples/browseable/AgendaData/Application/src/com.example.android.wearable.agendadata/ |
D | CalendarQueryService.java | 109 Time time = new Time(); in onHandleIntent() local
|
/development/samples/ShortcutDemo/publisher/src/com/example/android/pm/shortcutdemo/ |
D | ShortcutPublisher.java | 264 static String formatTime(long time) { in formatTime()
|
/development/tools/bugreport/src/com/android/bugreport/inspector/ |
D | Inspector.java | 577 GregorianCalendar time = null; in inventLogcatTimes() local
|