HomeSort by relevance Sort by last modified time
    Searched full:slide (Results 76 - 100 of 378) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/content/browser/web_contents/aura/
window_slider_unittest.cc 156 // This delegate destroyes the owner window when a slide is completed.
244 // Tests that the window slide is cancelled when a different type of event
285 // Tests that the slide works correctly when the owner of the window changes
286 // during the duration of the slide.
  /frameworks/base/docs/html/training/animation/
index.jd 64 <b><a href="screen-slide.html">Using ViewPager for Screen Slides</a></b>
  /frameworks/base/packages/SystemUI/res/values-sw600dp/
dimens.xml 51 <!-- How far to slide the panel out when you touch it -->
  /packages/apps/Gallery/res/values-en-rGB/
strings.xml 86 <string name="pref_gallery_slideshow_interval_summary" msgid="25973922639324614">"Choose how long each slide displays in the show"</string>
94 <string name="pref_gallery_slideshow_transition_summary" msgid="8294295294239125591">"Choose the effect used when moving from one slide to the next"</string>
98 <item msgid="403116336404005687">"Slide left-right"</item>
99 <item msgid="4901733079450971731">"Slide up-down"</item>
  /packages/apps/Gallery/res/values-en-rIN/
strings.xml 86 <string name="pref_gallery_slideshow_interval_summary" msgid="25973922639324614">"Choose how long each slide displays in the show"</string>
94 <string name="pref_gallery_slideshow_transition_summary" msgid="8294295294239125591">"Choose the effect used when moving from one slide to the next"</string>
98 <item msgid="403116336404005687">"Slide left-right"</item>
99 <item msgid="4901733079450971731">"Slide up-down"</item>
  /packages/apps/Mms/res/xml/
mms_config.xml 71 <!-- If true, The mms support slide duration.
72 If false, The mms does not support slide duration and we have to
  /packages/apps/Mms/src/com/android/mms/
TempFileProvider.java 140 * such as the slide number. This parameter can be empty or null.
147 // the scrap file to a new scrap file with the slide number as part of the filename.
  /packages/apps/Gallery/res/values-tl/
strings.xml 86 <string name="pref_gallery_slideshow_interval_summary" msgid="25973922639324614">"Piliin kung gaano katagal ipinapakita sa show ang bawat slide"</string>
94 <string name="pref_gallery_slideshow_transition_summary" msgid="8294295294239125591">"Piliin ang epektong ginamit kapag lumilipat mula sa isang slide patungo sa susunod"</string>
98 <item msgid="403116336404005687">"I-slide pakaliwa - pakanan"</item>
99 <item msgid="4901733079450971731">"Mag-slide pataas - pababa"</item>
104 <string name="pref_gallery_slideshow_shuffle_title" msgid="3677508579783015598">"I-shuffle ang mga slide"</string>
  /development/samples/devbytes/animation/ActivityAnimations/src/com/example/android/activityanim/
PictureDetailsActivity.java 44 * the description will eventually slide into place. The exit animation runs all
155 // is done. Slide and fade the text in from underneath
211 // First, slide/fade text out of the way
  /external/chromium/chrome/browser/resources/touch_ntp/
slider.js 7 * that have items that can slide left to right to reveal additional items.
244 // We use a webkitTransform to slide because this is GPU accelerated on
275 * Cancel any current touch/slide as if we saw a touch end
  /external/chromium_org/chrome/browser/resources/file_manager/js/photo/
ribbon.js 8 * Scrollable thumbnail ribbon at the bottom of the Gallery in the Slide mode.
204 box.setAttribute('vanishing', 'slide');
224 startBox.setAttribute('vanishing', 'slide');
  /external/chromium_org/chrome/browser/ui/views/frame/
immersive_mode_controller_ash.h 201 // Called when the animation to slide open the top-of-window views has
209 // Called when the animation to slide out the top-of-window views has
244 // container so a slide gesture can be generated when the content window is
  /frameworks/base/core/java/android/view/animation/
AnimationUtils.java 202 * Make an animation for objects becoming visible. Uses a slide and fade
223 * Make an animation for objects becoming invisible. Uses a slide and fade
245 * Make an animation for objects becoming visible. Uses a slide up and fade
  /packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
SgvAnimationHelper.java 59 SLIDE,
278 * Slide a view out of view from the start to end position, fading the view out as it
289 * Slide a view out of view from the start to end position, fading the view out as it
  /development/samples/training/AnimationsDemo/res/values/
strings.xml 23 <string name="title_screen_slide">Screen Slide</string>
  /external/chromium/chrome/browser/ui/gtk/infobars/
infobar_gtk.h 111 // The second highest widget in the hierarchy (after the slide widget).
  /external/chromium_org/chrome/common/extensions/docs/examples/api/bookmarks/basic/
popup.js 98 show: 'slide', buttons: {
  /external/chromium_org/chrome/common/extensions/docs/server2/test_data/example_zipper/basic/
popup.js 98 show: 'slide', buttons: {
  /external/chromium_org/chrome_frame/infobars/internal/
infobar_window.h 101 // ID and thunk for the slide-effect timer
  /external/chromium_org/media/base/
media_file_checker.cc 87 // A shallow copy of packet so we can slide packet.data as frames are
  /external/valgrind/main/docs/internals/
performance.txt 35 kpresenter-1.5.0 and loading a 16-slide presentation.
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
EmergencyButton.java 126 // hides emergency button on "Slide" screen if device is not secure.
  /packages/apps/LegacyCamera/src/com/android/camera/
ActivityBase.java 142 // isKeyguardSecure excludes the slide lock case.
  /packages/apps/Mms/src/com/android/mms/ui/
MessageItem.java 345 SlideModel slide = mSlideshow == null ? null : mSlideshow.get(0); local
346 if ((slide != null) && slide.hasText()) {
347 TextModel tm = slide.getText();
SlideListItemView.java 40 * A simplified view of slide in the slides list.

Completed in 649 milliseconds

1 2 34 5 6 7 8 91011>>