Home
last modified time | relevance | path

Searched refs:time (Results 1 – 25 of 37) sorted by relevance

12

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Danimator1-expected-completion59.txt3 android:interpolator : Defines the interpolator used to smooth the animation movement in time. [r…
4 android:duration : Amount of time (in milliseconds) for the animation to run. [integer]
5 android:startOffset : Delay in milliseconds before the animation runs, once start time is reached.…
Danim1-expected-completion55.txt6 android:interpolator : Defines the interpolator used to smooth the animation movement in time. [r…
10 android:duration : Amount of time (in milliseconds) for the animation to run. [integer]
11 android:startOffset : Delay in milliseconds before the animation runs, once start time is reached.…
Danim1-expected-completion56.txt4 android:interpolator : Defines the interpolator used to smooth the animation movement in time. [r…
8 android:duration : Amount of time (in milliseconds) for the animation to run. [integer]
9 android:startOffset : Delay in milliseconds before the animation runs, once start time is reached.…
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
DRuleLoader.java173 long time = System.currentTimeMillis(); in getClassLoader() local
174 if (time - mLastCheckTimeStamp > 3000) { in getClassLoader()
175 mLastCheckTimeStamp = time; in getClassLoader()
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/
DNOTICE54 combination of the Contribution and the Program if, at the time the
191 and does not cure such failure in a reasonable period of time after
202 Agreement from time to time. No one other than the Agreement Steward has
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/
DNOTICE54 combination of the Contribution and the Program if, at the time the
191 and does not cure such failure in a reasonable period of time after
202 Agreement from time to time. No one other than the Agreement Steward has
/sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/
DNOTICE54 combination of the Contribution and the Program if, at the time the
191 and does not cure such failure in a reasonable period of time after
202 Agreement from time to time. No one other than the Agreement Steward has
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/
DNOTICE54 combination of the Contribution and the Program if, at the time the
191 and does not cure such failure in a reasonable period of time after
202 Agreement from time to time. No one other than the Agreement Steward has
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/
DFrameSummaryViewPage.java379 private String formatDuration(long time) { in formatDuration() argument
382 return String.format("%,10d", time); //$NON-NLS-1$ in formatDuration()
/sdk/emulator/mksdcard/src/source/
Dmksdcard.c70 time_t now = time(NULL); in get_serial_id()
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
Dmessages.properties89 PreferencePage_ADB_Connection_Time_Out=ADB connection time out (ms):
/sdk/docs/
Dhowto_build_SDK.txt210 at a time, but not the full thing because basically building the whole
258 Total time: 1 minute 5 seconds
Dhowto_use_cupcake_sdk.txt177 A "gen" folder will be created the first time you build and your R.java and
341 You can no longer run several emulators at the same time on the same
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
DGLFunctionTraceViewer.java723 private String formatDuration(int time) { in formatDuration() argument
726 return String.format("%,10d", time); //$NON-NLS-1$ in formatDuration()
/sdk/files/typos/
Dtypos-it.txt297 # distributing the Work at any time; provided, however that any such
305 # 1. Each time You Distribute or Publicly Perform the Work or a
309 # 2. Each time You Distribute or Publicly Perform an Adaptation, Licensor
654 timne->time
Dtypos-hu.txt297 # distributing the Work at any time; provided, however that any such
305 # 1. Each time You Distribute or Publicly Perform the Work or a
309 # 2. Each time You Distribute or Publicly Perform an Adaptation, Licensor
Dtypos-nb.txt297 # distributing the Work at any time; provided, however that any such
305 # 1. Each time You Distribute or Publicly Perform the Work or a
309 # 2. Each time You Distribute or Publicly Perform an Adaptation, Licensor
Dtypos-tr.txt297 # distributing the Work at any time; provided, however that any such
305 # 1. Each time You Distribute or Publicly Perform the Work or a
309 # 2. Each time You Distribute or Publicly Perform an Adaptation, Licensor
Dtypos-es.txt297 # distributing the Work at any time; provided, however that any such
305 # 1. Each time You Distribute or Publicly Perform the Work or a
309 # 2. Each time You Distribute or Publicly Perform an Adaptation, Licensor
Dtypos-en.txt297 # distributing the Work at any time; provided, however that any such
305 # 1. Each time You Distribute or Publicly Perform the Work or a
309 # 2. Each time You Distribute or Publicly Perform an Adaptation, Licensor
587 alltime->all-time
1860 everytime->every time
4225 tiem->time, Tim
4228 timne->time
4229 tiome->time, tome
Dtypos-pt.txt297 # distributing the Work at any time; provided, however that any such
305 # 1. Each time You Distribute or Publicly Perform the Work or a
309 # 2. Each time You Distribute or Publicly Perform an Adaptation, Licensor
/sdk/
Dchanges.txt83 resources may disappear any time, and may not be present on all
/sdk/eclipse/
Dchanges.txt31 shrink-time. This can make the resulting APK much smaller when
95 * Cache to avoid downloading repository definitions all the time.
479 - Fix issue when launching ADT the first time with the SDK Usage panel
619 device at the same time
/sdk/testapps/jarCheckTests2/lib2/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/javaProjectTest/lib2/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...

12