/development/ndk/sources/android/ndk_helper/ |
D | perfMonitor.cpp | 51 double time = Time.tv_sec + Time.tv_usec * 1.0 / 1000000.0; in Update() local 58 double time = Time.tv_sec + Time.tv_usec * 1.0 / 1000000.0; in Update() local
|
D | perfMonitor.h | 53 struct timeval time; in GetCurrentTime() local
|
/development/samples/browseable/Timer/Wearable/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/cmds/monkey/src/com/android/commands/monkey/ |
D | MonkeyUtils.java | 36 public static synchronized String toCalendarTime(long time) { in toCalendarTime()
|
/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/ndk/platforms/android-3/include/sys/ |
D | timeb.h | 36 time_t time; member
|
/development/tools/axl/ |
D | chewie.py | 20 def add(self, url, time): argument
|
/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/CustomNotifications/src/com.example.android.customnotifications/ |
D | MainActivity.java | 79 final String time = DateFormat.getTimeInstance().format(new Date()).toString(); in createNotification() 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/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
|
/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/ndk/platforms/android-L/arch-x86_64/include/asm/ |
D | mce.h | 32 __u64 time; member
|
/development/ndk/platforms/android-L/arch-x86/include/asm/ |
D | mce.h | 32 __u64 time; member
|
/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 | 99 public boolean appCrashed(String proc, int pid, String m, String m2, long time, String st) { in appCrashed()
|
/development/ndk/platforms/android-3/include/linux/ |
D | rtc.h | 30 struct rtc_time time; member
|
/development/ndk/platforms/android-L/include/linux/ |
D | rtc.h | 39 struct rtc_time time; member
|
D | joystick.h | 30 __u32 time; member
|
/development/samples/browseable/AgendaData/Application/src/com.example.android.wearable.agendadata/ |
D | CalendarQueryService.java | 109 Time time = new Time(); in onHandleIntent() local
|