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

1 2 3 4 5 67 8 91011>>

  /packages/apps/Gallery/res/values-pt/
strings.xml 86 <string name="pref_gallery_slideshow_interval_summary" msgid="25973922639324614">"Selecione o tempo de exibição de cada slide na apresentação"</string>
94 <string name="pref_gallery_slideshow_transition_summary" msgid="8294295294239125591">"Selecione o efeito usado ao passar de um slide para o próximo."</string>
  /packages/apps/Mms/src/com/android/mms/dom/smil/
SmilPlayer.java 552 // meeting the end of slide
580 // No slide, finish play back
  /packages/apps/Mms/src/com/android/mms/ui/
SlideView.java 49 * A basic view to show the contents of a slide.
446 * is empty once there is no image in the current slide.
  /development/samples/Support4Demos/src/com/example/android/supportv4/widget/
SlidingPaneLayoutActivity.java 122 * This panel slide listener updates the action bar accordingly for each panel state.
  /docs/source.android.com/src/
license.jd 78 slide decks that are not covered.</li>
  /external/chromium/chrome/browser/resources/ntp/
most_visited.css 204 /* delay border radius transition as much as the edit bar slide delay */
  /external/chromium/chrome/browser/ui/gtk/
find_bar_gtk.h 177 // The widget that animates the slide-in and -out of the findbar.
  /external/chromium_org/chrome/browser/resources/file_manager/js/photo/
gallery.js 181 * in the slide mode load faster. In miiliseconds.
507 // Printing is available only in the slide view.
719 case 'U+004D': // 'm' switches between Slide and Mosaic mode.
769 {gallery: (this.currentMode_ == this.mosaicMode_ ? 'mosaic' : 'slide')});
slide_mode.js 8 * Slide mode displays a single image and has a set of controls to navigate
75 SlideMode.prototype.getName = function() { return 'slide' };
418 * @param {number=} opt_slideHint Slide animation direction (-1|1).
487 new ImageView.Effect.Slide(step, this.isSlideshowPlaying_()),
534 // we are re-selecting the same item (and does right-to-left slide-in
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/download/
download_item_controller.mm 148 // Slide the two buttons over.
  /external/chromium_org/chrome/browser/ui/gtk/
find_bar_gtk.h 177 // The widget that animates the slide-in and -out of the findbar.
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
unknown_field_set.cc 179 // Slide down the remaining fields.
  /external/chromium_org/ui/message_center/views/
message_center_view.cc 192 // MessageListView allows to slide down upper notifications, which means
569 // Slide from left to right.
626 // Set the default visibility to false, otherwise the notification has slide
687 // First part: slide resize animation.
    [all...]
  /frameworks/base/docs/html/
license.jd 78 slide decks that are not covered.</li>
  /packages/apps/Gallery/src/com/android/camera/
ViewImage.java 54 // gallery. It has two modes: normal mode and slide show mode. In normal mode
56 // button to see the previous or next image. In slide show mode it shows one
544 // Could be null if we're stopping a slide show in the course of pausing
867 // Could be null if we're stopping a slide show in the course of pausing
    [all...]
  /external/chromium_org/ui/message_center/cocoa/
tray_view_controller.mm 69 // When all visible notificatons slide out, re-enable controls and remove
253 // in preparation to slide them out one by one.
708 // Slide out the notification from left to right with fade-out simultaneously.
  /packages/apps/DeskClock/src/com/android/deskclock/
Utils.java 245 static final boolean SLIDE = false;
312 if (SLIDE) {
341 - (SLIDE ? 0 : FADE_TIME) // start moving before the fade
  /packages/inputmethods/LatinIME/java/res/values-tl/
strings.xml 40 <string name="sliding_key_input_preview" msgid="6604262359510068370">"Ipakita ang indicator ng slide"</string>
41 <string name="sliding_key_input_preview_summary" msgid="6340524345729093886">"Magpakita ng visual cue kapag nag-i-slide sa Shift o Symbol key"</string>
72 <string name="gesture_input_summary" msgid="9180350639305731231">"Mag-input ng salita sa pamamagitan ng pag-slide sa mga titik"</string>
  /frameworks/base/core/java/android/widget/
StackView.java 79 * Represent the two possible stack modes, one where items slide up, and the other
80 * where items slide down. The perspective is also inverted between these two modes.
210 // views above the active view, and have items slide down when sliding out. The opposite is
240 // Slide item in
262 // Slide item out
    [all...]
  /packages/apps/Mms/src/com/android/mms/transaction/
MessagingNotification.java 603 // Extract the message and/or an attached picture from the first slide
657 SlideModel slide = slideshow.get(0); local
658 if (slide.hasImage()) {
660 } else if (slide.hasVideo()) {
662 } else if (slide.hasAudio()) {
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationItemView.java 2034 ObjectAnimator slide = createTranslateXAnimation(false); local
2047 ObjectAnimator slide = ObjectAnimator.ofFloat(this, "translationX", start, end); local
    [all...]
  /packages/apps/Mms/res/values-ro/
strings.xml 65 <string name="add_slide_hint" msgid="7351356961076244584">"Atinge?i pentru a crea un slide nou."</string>
111 <string name="cannot_add_slide_anymore" msgid="4631404749618820994">"Nu se pot ad?uga mai multe slide-uri."</string>
112 <string name="cannot_add_picture_and_video" msgid="4954353772391381447">"Videoclipul ?i fotografia nu pot fi ad?ugate pe acela?i slide."</string>
    [all...]
  /dalvik/vm/
ReferenceTable.cpp 142 /* remove from middle, slide the rest down */
  /external/chromium/chrome/browser/ui/cocoa/content_settings/
collected_cookies_mac.mm 466 // Slide the infobar in.
  /external/chromium/chrome/browser/ui/cocoa/download/
download_item_controller.mm 151 // Slide the two buttons over.

Completed in 1665 milliseconds

1 2 3 4 5 67 8 91011>>