/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/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/ |
webkit | 385 slide
|
/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...] |
/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> 71 <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 | 600 // Extract the message and/or an attached picture from the first slide 654 SlideModel slide = slideshow.get(0); local 655 if (slide.hasImage()) { 657 } else if (slide.hasVideo()) { 659 } else if (slide.hasAudio()) { [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> 109 <string name="cannot_add_slide_anymore" msgid="4631404749618820994">"Nu se pot ad?uga mai multe slide-uri."</string> 110 <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.
|
/external/chromium/chrome/browser/ui/views/ |
dropdown_bar_host.cc | 159 // First, we calculate how many pixels to slide the widget.
|
/external/clang/lib/StaticAnalyzer/Core/ |
SimpleConstraintManager.cpp | 248 // "slide" the solution range around for modular arithmetic. For example,
|
/external/clang/utils/ABITest/ |
Enumeration.py | 105 # Conceptually we want to slide a diagonal line across a
|
/external/clang/www/ |
features.html | 79 constants, etc (see slide 25+ of the <a href="clang_video-07-25-2007.html">clang 83 <p>From the slide above, you can see that we can measure the time to preprocess 115 <p>This slide shows how the clang preprocessor can be used to make "distcc" 122 <p>The third bar on the slide is the interesting part: it shows how trivial
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/ |
ParticleDepositionHeightMap.java | 192 //cause the particle to "slide" down the slope and settle at
|
/external/valgrind/main/include/ |
pub_tool_xarray.h | 120 /* Remove the specified element of an XArray, and slide all elements
|
/external/webkit/Source/WebCore/css/ |
CSSValueKeywords.in | 491 slide
|
/external/webkit/Source/WebCore/rendering/ |
RenderMarquee.cpp | 224 // Hack for WinIE. In WinIE, a value of 0 or lower for the loop count for SLIDE means to only do
|
/frameworks/base/media/java/android/media/videoeditor/ |
MediaArtistNativeHelper.java | 917 /** Slide transition. */ 941 /** Defines the direction of the Slide transition. */ 957 /** Defines the Slide transition settings. */ 960 * Direction of the slide transition. See {@link SlideDirection [all...] |
/frameworks/base/packages/SystemUI/res/values/ |
dimens.xml | 205 <!-- How far to slide the panel out when you touch it -->
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
Ticker.java | 264 // this makes the icon slide in for the first one for a given
|