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

1 2 3 4 5 67 8 9

  /frameworks/base/packages/SystemUI/res/values/
dimens.xml 146 <!-- Threshold for swipe-up gesture to activate search dialog -->
  /packages/apps/Camera2/src/com/android/camera/
CameraActivity.java 786 // Don't allow special UI actions (swipe to
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/activities/
PeopleActivity.java 165 /** ViewPager for swipe, used only on the phone (i.e. one-pane mode) */
    [all...]
  /external/chromium_org/ui/webui/resources/js/cr/ui/
card_slider.js 283 // For continuous devices, detect a page swipe when the accumulated
656 // invalid if a swipe suggests scrolling off the end of the list of
  /packages/apps/UnifiedEmail/res/values/
strings.xml     [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
UIProvider.java 174 .put(AccountColumns.SettingsColumns.SWIPE, Integer.class)
585 * Integer column containing a value matching one of the constants from {@link Swipe}
587 public static final String SWIPE = "swipe";
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/photo/
slide_mode.js     [all...]
  /packages/apps/UnifiedEmail/res/values-tl/
strings.xml 362 <string name="preference_swipe_title_archive" msgid="1178014339238995814">"Mag-swipe upang i-archive"</string>
363 <string name="preference_swipe_title_delete" msgid="8611320022727435597">"I-swipe upang tanggalin"</string
    [all...]
  /prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar 
  /frameworks/base/docs/html/design/get-started/
principles.jd 221 leveraging visual patterns and muscle memory from other Android apps. For example, the swipe gesture
  /frameworks/base/docs/html/design/patterns/
navigation.jd 70 follows it in the list. For example, in Gmail, it's easy to swipe left or right from a conversation
widgets.jd 65 <li>Vertical swipe</li>
  /frameworks/base/docs/html/tools/support-library/
features.jd 79 child views, which the user can swipe between.</li>
index.jd 667 with horizontal paging, allowing users to swipe left and right between content views. Classes to
671 layout for the child views, which the user can swipe between.</li>
    [all...]
  /frameworks/base/docs/html/training/animation/
screen-slide.jd 105 <p>{@link android.support.v4.view.ViewPager}s have built-in swipe gestures to transition
  /frameworks/base/docs/html/training/gestures/
viewgroup.jd 196 // A swipe occurred, do something
  /frameworks/base/docs/html/training/implementing-navigation/
nav-drawer.jd 294 <p>Users can open and close the navigation drawer with a swipe gesture from or towards the left
  /frameworks/testing/uiautomator_test_libraries/src/com/android/uiautomator/platform/
JankTestBase.java 75 /* default swipe steps for fling animation */
  /packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailTabCarousel.java 480 // setClickable(false), then we can't swipe horizontally.
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationPagerAdapter.java 316 // disabling swipe (effectively the same as singleton mode)
  /packages/apps/Camera2/src/com/android/camera/ui/
FilmStripView.java 305 * Returns {@code true} if the view of the data can be moved by swipe
    [all...]
  /frameworks/base/docs/html/about/versions/
android-4.0-highlights.jd 187 <p style="margin-top:1em;margin-bottom:.75em;"><strong>Swipe to dismiss
192 Apps list, and browser tabs with a simple swipe of a finger. </p>
349 color-coded and users can <strong>swipe left or right</strong> to change dates
    [all...]
android-2.3-highlights.jd 168 communication (NFC) tags. For example, the user can ?touch? or ?swipe? an NFC
  /external/chromium_org/content/renderer/gpu/
gpu_benchmarking_extension.cc 302 "chrome.gpuBenchmarking.swipe = "
  /frameworks/base/core/java/android/view/
InputDevice.java 218 * For example, an upward swipe should be as an upward focus traversal in the same manner as

Completed in 1652 milliseconds

1 2 3 4 5 67 8 9