Searched
full:200 (Results
476 -
500 of
7478) sorted by null
<<11121314151617181920>>
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
TimerTest.java | 40 // Should we sleep for 200 ms each run()? 71 Thread.sleep(200); 113 t.schedule(testTask, 200); 132 t.schedule(testTask, 200); 151 t.schedule(testTask, 200); 181 t.schedule(testTask, 200); 207 t.schedule(testTask, 100, 200); 246 sync.wait(200); 248 sync.wait(200); 250 sync.wait(200); [all...] |
/packages/apps/LegacyCamera/res/anim/ |
mode_selection_fade_in.xml | 17 <translate android:fromXDelta="-66%p" android:toXDelta="0" android:duration="200" />
|
mode_selection_fade_out.xml | 17 <translate android:fromXDelta="0" android:toXDelta="-66%p" android:duration="200" />
|
share_popup_enter.xml | 19 android:fromAlpha="0.0" android:toAlpha="1.0" android:duration="200"/>
|
share_popup_exit.xml | 19 android:fromAlpha="1.0" android:toAlpha="0.0" android:duration="200"/>
|
/packages/inputmethods/LatinIME/java/res/anim/ |
language_on_spacebar_fadeout.xml | 26 android:duration="200"
|
/packages/wallpapers/LivePicker/res/values-xlarge/ |
dimensions.xml | 23 <dimen name="live_wallpaper_preview_button_width">200dip</dimen>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/ |
lp.h | 7 * Computerwetenschappen, Celestijnenlaan 200A, B-3001 Leuven, Belgium
|
options.h | 7 * Computerwetenschappen, Celestijnenlaan 200A, B-3001 Leuven, Belgium
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/isl/ |
lp.h | 7 * Computerwetenschappen, Celestijnenlaan 200A, B-3001 Leuven, Belgium
|
options.h | 7 * Computerwetenschappen, Celestijnenlaan 200A, B-3001 Leuven, Belgium
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
if_tun.h | 27 #define TUNSETNOCSUM _IOW('T', 200, int)
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
if_tun.h | 27 #define TUNSETNOCSUM _IOW('T', 200, int)
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
if_tun.h | 27 #define TUNSETNOCSUM _IOW('T', 200, int)
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
if_tun.h | 27 #define TUNSETNOCSUM _IOW('T', 200, int)
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
if_tun.h | 27 #define TUNSETNOCSUM _IOW('T', 200, int)
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
if_tun.h | 27 #define TUNSETNOCSUM _IOW('T', 200, int)
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/ |
if_tun.h | 27 #define TUNSETNOCSUM _IOW('T', 200, int)
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/ |
if_tun.h | 27 #define TUNSETNOCSUM _IOW('T', 200, int)
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/ |
if_tun.h | 27 #define TUNSETNOCSUM _IOW('T', 200, int)
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/ |
if_tun.h | 27 #define TUNSETNOCSUM _IOW('T', 200, int)
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/ |
if_tun.h | 27 #define TUNSETNOCSUM _IOW('T', 200, int)
|
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/ |
if_tun.h | 27 #define TUNSETNOCSUM _IOW('T', 200, int)
|
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/ |
if_tun.h | 27 #define TUNSETNOCSUM _IOW('T', 200, int)
|
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/ |
if_tun.h | 27 #define TUNSETNOCSUM _IOW('T', 200, int)
|
Completed in 563 milliseconds
<<11121314151617181920>>