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

1 2 3 4 56 7 8 9

  /frameworks/base/services/input/
InputDispatcher.cpp     [all...]
InputReader.h 69 // The visible touches option changed.
162 // True to show the location of touches on the touch screen as spots.
    [all...]
  /frameworks/base/core/java/android/widget/
HorizontalScrollView.java 490 * If being flinged and user touches the screen, initiate drag;
546 * If being flinged and user touches, stop the fling. isFinished
    [all...]
ListPopupWindow.java 247 * If the user touches outside the popup window's content area the popup window
267 * Forces outside touches to be ignored. Normally if {@link #isDropDownAlwaysVisible()} is
    [all...]
ScrollView.java 517 * If being flinged and user touches the screen, initiate drag;
570 * If being flinged and user touches, stop the fling. isFinished
    [all...]
MediaController.java 54 * when the user touches the anchor view.
  /frameworks/base/docs/html/guide/topics/graphics/renderscript/
graphics.jd 335 * based on where a user touches the screen.
365 depends on any type of information that the view is aware of, such as touches from the user,
    [all...]
  /frameworks/base/services/jni/
com_android_server_input_InputManagerService.cpp 240 // Show touches feature enable/disable.
770 ALOGI("Setting show touches feature to %s.", enabled ? "enabled" : "disabled");
    [all...]
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
HorizontalScrollView.java 498 * If being flinged and user touches the screen, initiate drag;
553 * If being flinged and user touches, stop the fling. isFinished
    [all...]
  /docs/source.android.com/src/tech/input/
dumpsys.md 107 and recent state changes that occurred, such as key presses or touches on
  /external/chromium/base/
file_util.h 624 // Loads the file passed in as an image section and touches pages to avoid
  /external/markdown/markdown/
__init__.py 293 # Postprocessors - finishing touches.
  /external/quake/quake/src/WinQuake/
draw.cpp 21 // draw.c -- this is the only file outside the refresh that touches the
  /external/webkit/LayoutTests/storage/indexeddb/
tutorial.html 174 // Notice that it returned synchronously. The rule of thumb is that any call that touches (in
  /external/webkit/Source/WebCore/dom/
DocumentMarkerController.cpp 110 // If one of them is of the same type as the new marker and touches it or intersects with it
  /frameworks/base/core/java/android/view/
SurfaceView.java 74 * <li> You must ensure that the drawing thread only touches the underlying
  /frameworks/base/docs/html/about/versions/
android-2.3-highlights.jd 337 applications can read and respond to NFC tags ?discovered? as the user ?touches? an
  /frameworks/base/docs/html/design/patterns/
notifications.jd 81 <p>When the user touches the body of a notification (outside of the action buttons), open your app to the place where the user can consume and act upon the data referenced in the notification. In most cases this will be the detail view of a
  /ndk/sources/host-tools/make-3.81/config/
gettext.m4 437 dnl bison is only needed for the maintainer (who touches plural.y). But in
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
PointerTracker.java 595 // HACK: On some devices, quick successive touches may be translated to sudden
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
SuggestionsView.java 452 // Make this inactive for touches in layout().
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion39.txt 111 android:filterTouchesWhenObscured : Specifies whether to filter touches when the view's window is obscured by another visible window. [boolean]
completion5-expected-completion40.txt 111 android:filterTouchesWhenObscured : Specifies whether to filter touches when the view's window is obscured by another visible window. [boolean]
  /packages/apps/Browser/src/com/android/browser/view/
ScrollerView.java 577 * If being flinged and user touches the screen, initiate drag;
631 * If being flinged and user touches, stop the fling. isFinished
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
PagedView.java     [all...]

Completed in 1166 milliseconds

1 2 3 4 56 7 8 9