/packages/apps/Mms/src/com/android/mms/ui/ |
SlideViewInterface.java | 26 * Defines the interfaces of the view to show contents of a slide.
|
MessageUtils.java | 414 // Only one slide in the slide-show. 415 SlideModel slide = model.get(0); local 416 if (slide.hasVideo()) { 420 if (slide.hasAudio() && slide.hasImage()) { 424 if (slide.hasAudio()) { 428 if (slide.hasImage()) { 432 if (slide.hasText()) { 569 SlideModel slide = slideshow.get(0) local [all...] |
SlideshowActivity.java | 157 // Play slide-show in full-screen mode. 170 Log.e(TAG, "Cannot present the slide show.", e); 188 // Only show the slideshow controller if we have more than a single slide. 189 // Otherwise, when we play a sound on a single slide, it appears like 190 // the slide controller should control the sound (seeking, ff'ing, etc).
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
MoreKeysDetector.java | 26 // Top slide allowance is slightly longer (sqrt(2) times) than other edges.
|
/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...] |
/external/chromium/chrome/browser/ui/views/ |
fullscreen_exit_bubble.cc | 192 // | _ _ _ _ | Exit full screen mode (F11) | _ _ _ _ | Slide-in region 194 // | | Slide-out region 198 // * If the mouse is offscreen or in the slide-out region, we hide the popup. 200 // * If the mouse is in the slide-in-region and not idle, we show the popup. 226 // The cursor is offscreen, in the slide-out region, or idle. 230 // The cursor is not idle, and either it's in the slide-in region or it's in
|
/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/lge/mako/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
|
/device/lge/mako/overlay/packages/apps/Mms/res/xml-mcc302-mnc220/ |
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
|
/device/lge/mako/overlay/packages/apps/Mms/res/xml-mcc302-mnc270/ |
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
|
/device/lge/mako/overlay/packages/apps/Mms/res/xml-mcc302-mnc290/ |
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
|
/device/lge/mako/overlay/packages/apps/Mms/res/xml-mcc302-mnc370/ |
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
|
/device/lge/mako/overlay/packages/apps/Mms/res/xml-mcc302-mnc490/ |
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
|
/device/lge/mako/overlay/packages/apps/Mms/res/xml-mcc302-mnc500/ |
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
|
/device/lge/mako/overlay/packages/apps/Mms/res/xml-mcc302-mnc610/ |
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
|
/device/lge/mako/overlay/packages/apps/Mms/res/xml-mcc302-mnc720/ |
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
|
/device/samsung/maguro/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/chromium/chrome/browser/ui/find_bar/ |
find_bar.h | 30 // If |animate| is true, we try to slide the find bar in. 33 // Hide the find bar. If |animate| is true, we try to slide the find bar
|
/external/chromium/chrome/browser/ui/gtk/ |
fullscreen_exit_bubble_gtk.cc | 25 // How long the slide up animation takes when hiding the bubble. 42 // and put into a slide widget.
|
/packages/apps/Mms/src/com/android/mms/model/ |
SmilHelper.java | 301 for (SlideModel slide : slideshow) { 307 par.setDur(slide.getDuration() / 1000f); 309 addParElementEventListeners((EventTarget) par, slide); 312 for (MediaModel media : slide) { 409 EventTarget target, SlideModel slide) { 410 // To play the slide with SmilPlayer, we should add it 412 target.addEventListener(SMIL_SLIDE_START_EVENT, slide, false); 413 target.addEventListener(SMIL_SLIDE_END_EVENT, slide, false);
|
/frameworks/av/libvideoeditor/vss/inc/ |
M4VSS3GPP_Extended_API.h | 174 * @brief Defines directions for the slide transition 188 * @brief This structure defines the slide transition settings 194 M4xVSS_SlideTransition_Direction direction; /* direction of the slide */ 213 /* only in case of slide transition. */
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
CaptureAnimation.java | 37 // Calculate the slide factor based on the give time fraction.
|
/packages/apps/Mms/res/values-in/ |
strings.xml | 41 <string name="view_slideshow" msgid="4990460971211388453">"Lihat tampilan slide"</string> 59 <string name="slideshow_options" msgid="3501759384739796431">"Opsi tayangan slide"</string> 63 <string name="remove_slide" msgid="2225604354024914900">"Hapus slide"</string> 64 <string name="add_slide" msgid="9140721399423564187">"Tambahkan slide"</string> 65 <string name="add_slide_hint" msgid="7351356961076244584">"Sentuh untuk membuat slide baru."</string> 66 <string name="discard_slideshow" msgid="5054239124146413609">"Tutup rangkai slide"</string> 109 <string name="cannot_add_slide_anymore" msgid="4631404749618820994">"Tidak dapat menambahkan slide lainnya."</string> 110 <string name="cannot_add_picture_and_video" msgid="4954353772391381447">"Tidak dapat menambahkan video dan gambar ke satu slide."</string> 116 <string name="adding_attachments" msgid="5871373105122355632">"Tunggu sementara item ditambahkan ke rangkai slide."</string> 123 <string name="duration_selector_title" msgid="5981097971537625852">"Durasi untuk slide "</string [all...] |
/packages/apps/Mms/res/values-en-rGB/ |
strings.xml | 41 <string name="view_slideshow" msgid="4990460971211388453">"View slide show"</string> 63 <string name="remove_slide" msgid="2225604354024914900">"Remove slide"</string> 64 <string name="add_slide" msgid="9140721399423564187">"Add slide"</string> 65 <string name="add_slide_hint" msgid="7351356961076244584">"Touch to create new slide."</string> 66 <string name="discard_slideshow" msgid="5054239124146413609">"Discard slide show"</string> 110 <string name="cannot_add_picture_and_video" msgid="4954353772391381447">"Can\'t add video and picture to one slide."</string> 123 <string name="duration_selector_title" msgid="5981097971537625852">"Duration for slide "</string> 124 <string name="layout_selector_title" msgid="7344600117972450771">"Slide show layout "</string> 247 <string name="attach_slideshow" msgid="3497422151091037063">"Slide show"</string> 287 <string name="slide_number" msgid="1923958526266726635">"Slide <xliff:g id="NUMBER">%s</xliff:g>"</string [all...] |
/packages/apps/Dialer/src/com/android/dialer/dialpad/ |
SmartDialController.java | 63 * Handtuned interpolator used to achieve the bounce effect when suggestions slide up. It 204 // at position i will slide from the left or right, or if the suggestion at position i 231 // Suggestion went from the left to the middle, slide it left to right 235 // Suggestion sent from the right to the middle, slide it right to left 243 // Suggestion went from middle to the right, slide it left to right 247 // Suggestion went from middle to the left, slide it right to left
|