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

1 2 34 5 6 7 8 9

  /external/llvm/lib/Transforms/Scalar/
GlobalMerge.cpp 15 // For example, consider the code which touches several global variables at
  /external/openssl/crypto/engine/
eng_lib.c 324 /* eng_lib.o is pretty much linked into anything that touches ENGINE already, so
  /external/quake/quake/src/QW/progs/
subs.qc 34 // trigger angles are used for one-way touches. An angle of 0 is assumed
  /frameworks/native/include/utils/
ZipFileRO.h 64 * every page that the Central Directory touches. Easier to tuck a copy
  /frameworks/base/core/java/android/view/
ViewConfiguration.java 137 * Inset in dips to look for touchable content when the user touches the edge of the screen
473 * @return Inset in dips to look for touchable content when the user touches the edge of the
484 * @return Inset in pixels to look for touchable content when the user touches the edge of the
WindowManager.java 578 * touches that occur outside of your window. Note that you will not
626 * that goes down determines the window to which all subsequent touches
629 * to which all subsequent touches of that pointer will go until that
630 * pointer goes up thereby enabling touches with multiple pointers
669 /** Window flag: Enable touches to slide out of a window into neighboring
674 * Touches can slide out of the window but they cannot necessarily slide
    [all...]
InputDevice.java 82 * the finger touches the display or when the selection button is pressed/released.
85 * touches outside the display area so the effective range may be somewhat smaller or larger
  /frameworks/base/docs/html/guide/topics/ui/
ui-events.jd 54 This is called when the user either touches the item
59 This is called when the user either touches and holds the item (when in touch mode), or
209 For a touch-capable device, once the user touches the screen, the device
  /external/webkit/Source/WebKit/android/plugins/
android_npapi.h     [all...]
  /frameworks/base/core/java/android/webkit/
WebViewInputDispatcher.java 200 * This event is sent immediately after a sequence of two touches separated
754 // Tell web kit to cancel all pending touches.
755 // This also prevents us from sending web kit any more touches until the
    [all...]
  /external/chromium/chrome/browser/history/
snippet.cc 80 // Region doesn't touch previous element. See if region touches current
  /external/libvpx/vpx_mem/memory_manager/
hmm_base.c 362 /* The AVL tree generic package passes an ACCESS of 1 when it "touches"
  /external/webkit/Source/WebCore/rendering/
RenderReplaced.cpp 182 // Early exit if the element touches the edges.
  /frameworks/base/core/tests/coretests/src/com/android/internal/util/
FileRotatorTest.java 263 // should omit last value, since it only touches at currentTime
  /frameworks/base/docs/html/training/design-navigation/
wireframing.jd 34 <p>Our next step is to choose and apply navigation patterns discussed in the previous lessons to this screen map, maximizing navigation speed and minimizing the number of touches to access data, while keeping the interface intuitive and consistent with Android best practices. We also need to make different choices for our different target device form factors. For simplicity, let's focus on tablets and handsets.</p>
  /frameworks/base/services/java/com/android/server/input/
InputFilter.java 72 * touches and other input: they must be kept separate.
  /packages/inputmethods/LatinIME/java/res/values-fr/
strings.xml 79 <string name="spoken_use_headphones" msgid="896961781287283493">"Branchez des écouteurs pour entendre l\'énoncé à haute voix des touches lors de la saisie du mot de passe."</string>
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/service/
ControllerService.java 383 * When the user touches the notification, it opens the main activity
  /build/tools/droiddoc/templates-sdk/assets/scroller/
jquery.jscrollpane.min.js 11 })}function an(){var aJ,aI,aL,aK,aM,s=false;al.unbind("touchstart.jsp touchmove.jsp touchend.jsp click.jsp-touchclick").bind("touchstart.jsp",function(aN){var aO=aN.originalEvent.touches[0];aJ=aC();aI=aA();aL=aO.pageX;aK=aO.pageY;aM=false;s=true}).bind("touchmove.jsp",function(aQ){if(!s){return}var aP=aQ.originalEvent.touches[0],aO=aa,aN=I;Q.scrollTo(aJ+aL-aP.pageX,aI+aK-aP.pageY);aM=aM||Math.abs(aL-aP.pageX)>5||Math.abs(a (…)
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMAsmBackend.cpp 538 // For each byte of the fragment that the fixup touches, mask in the bits from
624 // For each byte of the fragment that the fixup touches, mask in the
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
menu_design.jd 288 touches a menu item to perform an action or open a dialog.
396 In your application, when the user touches any actionable text (such as a link
  /frameworks/base/docs/html/guide/topics/appwidgets/
index.jd     [all...]
  /frameworks/base/docs/html/about/versions/
android-2.3.jd 85 read NDEF tags that are discovered as a user touches an NFC-enabled device
314 which declares whether to filter touches when the view's window is obscured by
316 receive touches whenever a toast, dialog or other window appears above the
    [all...]
  /docs/source.android.com/src/tech/input/
key-layout-files.md 292 device driver or firmware is responsible for translating touches into
  /external/libvpx/examples/includes/geshi/geshi/
mysql.php 279 'Touches',

Completed in 1038 milliseconds

1 2 34 5 6 7 8 9