HomeSort by relevance Sort by last modified time
    Searched full:slide (Results 51 - 75 of 443) sorted by null

1 23 4 5 6 7 8 91011>>

  /build/tools/droiddoc/templates-pdk/assets/
carousel.js 136 droid(slideName); // do this function when slide is clicked
141 var slideWidth = 144; // width of a slide including all margins, etc.
142 var slidesAtOnce = 3; // no. of slides to appear at once (requires odd number to have a centered slide)
154 // - determines the centering point of the slide strip
178 function slide(goal, id, go_left, cp) { function
286 slide(motionDistance, slideList, 0, currentStripPosition);
291 slide(motionDistance, slideList, 1, rightStripPosition);
  /frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
LoginActivity.java 26 import android.transition.Slide;
55 // Custom transitions in/out of NewUser screen - slide in the 2nd password UI
57 slider.addTransition(new Slide().addTarget(R.id.retype).addTarget(R.id.retypeEdit));
  /packages/apps/Messaging/res/xml-mcc310-mnc010/
mms_config.xml 37 <!-- If true, The mms support slide duration.
38 If false, The mms does not support slide duration and we have to
  /packages/apps/Messaging/res/xml-mcc440-mnc20/
mms_config.xml 45 <!-- If true, The mms support slide duration.
46 If false, The mms does not support slide duration and we have to
  /frameworks/base/core/tests/coretests/src/android/transition/
SlideTransitionTest.java 55 final Slide slideOut = new Slide(Gravity.BOTTOM);
72 final Slide slideIn = new Slide(Gravity.BOTTOM);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MoreKeysDetector.java 26 // Top slide allowance is slightly longer (sqrt(2) times) than other edges.
  /frameworks/base/docs/html/design/downloads/
index.jd 103 <h4>Slide watch face</h4>
116 href="{@docRoot}downloads/design/Slide.ai">Adobe&reg; Illustrator&reg; Design</a>
123 <h4>Slide watch face specifications</h4>
124 <p>Design specifications for the Slide watch face in PSD format.
136 href="{@docRoot}downloads/design/Slide.psd">Adobe&reg; Photoshop&reg; Specifications</a>
  /frameworks/support/v17/leanback/api21/android/support/v17/leanback/transition/
FadeAndShortSlide.java 36 * Execute horizontal slide of 1/4 width and fade (to workaround bug 23718734)
209 throw new IllegalArgumentException("Invalid slide direction");
289 * Returns distance to slide. When negative value is returned, it will use 1/4 of
297 * Set distance to slide, default value is -1. when negative value is set, it will use 1/4 of
299 * @param distance Pixels to slide.
  /packages/apps/Gallery/res/values/
strings.xml 103 <!-- menu pick to start a slide show -->
216 <string name="pref_gallery_slideshow_interval_summary">Choose how long each slide displays in the show</string>
221 <!-- slide show interval "N seconds" where N is 2 -->
223 <!-- slide show interval "N seconds" where N is 3 -->
225 <!-- slide show interval "N seconds" where N is 4 -->
239 <string name="pref_gallery_slideshow_transition_summary">Choose the effect used when moving from one slide to the next</string>
245 <!-- Slide show transition to fade in and fade out -->
247 <!-- Slide show transition to slide in and out from the left and right -->
248 <item>Slide left - right</item
    [all...]
  /development/samples/devbytes/animation/WindowAnimations/src/com/example/android/windowanimations/
WindowAnimations.java 58 // Custom animations allow us to do things like slide the next activity in as we
59 // slide this activity out
  /device/moto/shamu/overlay/packages/apps/Mms/res/xml/
mms_config.xml 60 <!-- If true, The mms support slide duration.
61 If false, The mms does not support slide duration and we have to
  /external/skia/site/dev/testing/
tests.md 71 out/Debug/SampleApp --slide GM:newgmtest
75 out/Debug/SampleApp.app/Contents/MacOS/SampleApp --slide GM:newgmtest
  /packages/apps/Messaging/res/xml-mcc310-mnc040/
mms_config.xml 68 <!-- If true, The mms support slide duration.
69 If false, The mms does not support slide duration and we have to
  /packages/apps/Messaging/res/xml-mcc310-mnc120/
mms_config.xml 45 <!-- If true, The mms support slide duration.
46 If false, The mms does not support slide duration and we have to
  /packages/apps/Messaging/res/xml-mcc310-mnc130/
mms_config.xml 68 <!-- If true, The mms support slide duration.
69 If false, The mms does not support slide duration and we have to
  /packages/apps/Messaging/res/xml-mcc310-mnc360/
mms_config.xml 68 <!-- If true, The mms support slide duration.
69 If false, The mms does not support slide duration and we have to
  /packages/apps/Messaging/res/xml-mcc310-mnc580/
mms_config.xml 68 <!-- If true, The mms support slide duration.
69 If false, The mms does not support slide duration and we have to
  /packages/apps/Messaging/res/xml-mcc310-mnc600/
mms_config.xml 69 <!-- If true, The mms support slide duration.
70 If false, The mms does not support slide duration and we have to
  /packages/apps/Messaging/res/xml-mcc310-mnc750/
mms_config.xml 68 <!-- If true, The mms support slide duration.
69 If false, The mms does not support slide duration and we have to
  /packages/apps/Messaging/res/xml-mcc310-mnc920/
mms_config.xml 68 <!-- If true, The mms support slide duration.
69 If false, The mms does not support slide duration and we have to
  /packages/apps/Messaging/res/xml-mcc311-mnc070/
mms_config.xml 68 <!-- If true, The mms support slide duration.
69 If false, The mms does not support slide duration and we have to
  /packages/apps/Messaging/res/xml-mcc311-mnc340/
mms_config.xml 68 <!-- If true, The mms support slide duration.
69 If false, The mms does not support slide duration and we have to
  /packages/apps/Messaging/res/xml-mcc311-mnc410/
mms_config.xml 68 <!-- If true, The mms support slide duration.
69 If false, The mms does not support slide duration and we have to
  /packages/apps/Messaging/res/xml-mcc311-mnc430/
mms_config.xml 68 <!-- If true, The mms support slide duration.
69 If false, The mms does not support slide duration and we have to
  /packages/apps/Messaging/res/xml-mcc311-mnc440/
mms_config.xml 68 <!-- If true, The mms support slide duration.
69 If false, The mms does not support slide duration and we have to

Completed in 538 milliseconds

1 23 4 5 6 7 8 91011>>