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

1 2 3 4 56 7 8 91011>>

  /packages/apps/LegacyCamera/src/com/android/camera/
ActivityBase.java 142 // isKeyguardSecure excludes the slide lock case.
  /packages/apps/TV/common/src/com/android/tv/common/ui/setup/animation/
TranslationAnimationCreator.java 15 * This class is used by Slide and Explode to create an animator that goes from the start position
FadeAndShortSlide.java 39 * Execute horizontal slide of 1/4 width and fade (to workaround bug 23718734)
210 throw new IllegalArgumentException("Invalid slide direction");
  /packages/inputmethods/LatinIME/java/res/values/
donottranslate-debug-settings.xml 27 <string name="sliding_key_input_preview">Show slide indicator</string>
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
BaseSupportFragment.java 108 * Entrance transition is the standard slide-in transition that shows rows of data in
124 * app. Browse activity must programmatically start the slide-in transition.</li>
GuidedStepFragment.java 198 * <li>Enter transition slides in from two sides, exit transition slide out to START(left).
222 * Animation to slide the contents from the side (left/right).
228 * Animation to slide the contents from the bottom.
    [all...]
GuidedStepSupportFragment.java 200 * <li>Enter transition slides in from two sides, exit transition slide out to START(left).
224 * Animation to slide the contents from the side (left/right).
230 * Animation to slide the contents from the bottom.
    [all...]
  /frameworks/support/v17/leanback/res/values/
attrs.xml 173 <!-- A duplication of Slide attribute slideEdge for KitKat -->
175 <!-- Slide to and from the left edge of the Scene. -->
177 <!-- Slide to and from the top edge of the Scene. -->
179 <!-- Slide to and from the right edge of the Scene. -->
181 <!-- Slide to and from the bottom edge of the Scene. -->
183 <!-- Slide to and from the x-axis position at the start of the Scene root. -->
185 <!-- Slide to and from the x-axis position at the end of the Scene root. -->
    [all...]
  /prebuilts/sdk/current/support/v17/leanback/res/values/
attrs.xml 173 <!-- A duplication of Slide attribute slideEdge for KitKat -->
175 <!-- Slide to and from the left edge of the Scene. -->
177 <!-- Slide to and from the top edge of the Scene. -->
179 <!-- Slide to and from the right edge of the Scene. -->
181 <!-- Slide to and from the bottom edge of the Scene. -->
183 <!-- Slide to and from the x-axis position at the start of the Scene root. -->
185 <!-- Slide to and from the x-axis position at the end of the Scene root. -->
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/21/changes/
pkg_android.transition.html 147 <A NAME="Slide"></A>
148 <nobr><A HREF="../../../../reference/android/transition/Slide.html" target="_top"><code>Slide</code></A></nobr>
  /packages/apps/Gallery/res/values-ro/
strings.xml 86 <string name="pref_gallery_slideshow_interval_summary" msgid="25973922639324614">"Alege?i cāt timp va fi afi?at fiecare slide īn prezentare"</string>
94 <string name="pref_gallery_slideshow_transition_summary" msgid="8294295294239125591">"Alege?i efectele pentru trecerea de la un slide la altul"</string>
104 <string name="pref_gallery_slideshow_shuffle_title" msgid="3677508579783015598">"Slide-uri redate īn mod aleatoriu"</string>
  /packages/apps/Music/src/com/android/music/
TouchInterceptor.java 67 private static final int SLIDE = 1;
310 if (mRemoveMode == SLIDE && ev.getX() > r.right * 3 / 4) {
401 if (mRemoveMode == SLIDE) {
  /development/samples/devbytes/animation/ToonGame/src/com/example/android/toongame/
PlayerSetupActivity.java 321 // skew/anticipate current view, slide off, set GONE, restore translation
330 // slide on in parallel, overshoot/wobble, unskew
  /frameworks/base/core/java/android/transition/
TransitionInflater.java 152 } else if ("slide".equals(name)) {
153 transition = new Slide(mContext, attrs);
TranslationAnimationCreator.java 29 * This class is used by Slide and Explode to create an animator that goes from the start
  /development/samples/devbytes/animation/Anticipation/src/com/example/android/anticipation/
AnticiButton.java 119 // Slide. Use LinearInterpolator in this rare situation where we want to start
  /development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
ScreenSlideActivity.java 32 * Demonstrates a "screen-slide" animation using a {@link ViewPager}. Because {@link ViewPager}
  /external/opencv3/doc/py_tutorials/py_core/py_image_arithmetics/
py_image_arithmetics.markdown 117 -# Create a slide show of images in a folder with smooth transition between images using
  /external/skia/samplecode/
SampleApp.h 217 //Stores slide specific settings
SampleRectanizer.cpp 17 // This slide visualizes the various GrRectanizer-derived classes behavior
  /external/toybox/
README 123 260 slide presentation:
  /frameworks/base/packages/SystemUI/res/values-sw600dp/
dimens.xml 38 <!-- How far to slide the panel out when you touch it -->
  /frameworks/support/v17/leanback/api21/android/support/v17/leanback/transition/
TranslationAnimationCreator.java 16 * This class is used by Slide and Explode to create an animator that goes from the start
  /hardware/bsp/intel/peripheral/libupm/src/grove/
grove.cxx 227 m_name = "Slide Potentiometer";
  /packages/apps/DeskClock/src/com/android/deskclock/
VerticalViewPager.java 48 // Counteract the default slide transition

Completed in 1079 milliseconds

1 2 3 4 56 7 8 91011>>