HomeSort by relevance Sort by last modified time
    Searched full:touched (Results 26 - 50 of 684) sorted by null

12 3 4 5 6 7 8 91011>>

  /developers/build/prebuilts/gradle/BasicGestureDetect/BasicGestureDetectSample/src/main/java/com/example/android/basicgesturedetect/
GestureListener.java 67 // "Down" event - User touched the screen.
  /developers/samples/android/input/gestures/BasicGestureDetect/BasicGestureDetectSample/src/main/java/com/example/android/basicgesturedetect/
GestureListener.java 67 // "Down" event - User touched the screen.
  /development/samples/browseable/BasicGestureDetect/src/com.example.android.basicgesturedetect/
GestureListener.java 67 // "Down" event - User touched the screen.
  /external/chromium/base/win/
registry_unittest.cc 79 // Make sure out args are not touched if ReadValue fails
  /external/chromium/chrome/browser/prefs/
pref_value_map.h 28 // touched.
  /external/chromium_org/components/auto_login_parser/
auto_login_parser_unittest.cc 43 // |header| should not be touched when parsing fails.
  /external/chromium_org/content/child/npapi/
npobject_stub.h 45 // case it is touched as the stack unwinds. DeleteSoon() is safe to call
  /external/chromium_org/media/filters/
stream_parser_factory.cc 259 // Returns false otherwise, and |audio_codecs| and |video_codecs| not touched.
304 // type. Value may be NULL, in which case it is not touched.
307 // not touched.
310 // not touched.
  /external/chromium_org/ui/views/
drag_utils.cc 30 // drop behavior on other platforms un-touched, we wrap this in the #if guard.
  /external/webrtc/src/common_audio/signal_processing/
spl_sqrt_floor.s 9 @ Registers touched: r1, r2
  /frameworks/base/core/tests/coretests/src/android/widget/touchmode/
TouchModeFocusChangeTest.java 80 assertFalse("button should not have focus when touched",
  /frameworks/support/v4/java/android/support/v4/widget/
ListPopupWindowCompat.java 79 * currently touched list item.
PopupMenuCompat.java 77 * currently touched list item.
  /packages/apps/Contacts/src/com/android/contacts/preference/
ContactsPreferenceActivity.java 40 // This Activity will always fall back to the "top" Contacts screen when touched on the
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
RecentFolderList.java 43 * A self-updating list of folder canonical names for the N most recently touched folders, ordered
44 * from least-recently-touched to most-recently-touched. N is a fixed size determined upon
190 * @param folder the folder we touched
  /frameworks/base/core/java/android/widget/
PopupMenu.java 36 * If the IME is visible the popup will not overlap it until it is touched. Touching outside
96 * currently touched list item.
  /packages/apps/InCallUI/src/com/android/incallui/
SmallerHitTargetTouchListener.java 27 * screen and might be unintentionally touched while holding the
29 * be touched by the user's ear before the prox sensor has a chance to
  /packages/apps/Launcher2/src/com/android/launcher2/
DropTarget.java 36 /** X offset from the upper-left corner of the cell to where we touched. */
39 /** Y offset from the upper-left corner of the cell to where we touched. */
  /packages/apps/Launcher3/src/com/android/launcher3/
DropTarget.java 36 /** X offset from the upper-left corner of the cell to where we touched. */
39 /** Y offset from the upper-left corner of the cell to where we touched. */
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardActionListener.java 48 * @param x x-coordinate pixel of touched event. If {@link #onCodeInput} is not called by
52 * @param y y-coordinate pixel of touched event. If {@link #onCodeInput} is not called by
  /packages/services/Telephony/src/com/android/phone/
SmallerHitTargetTouchListener.java 28 * screen and might be unintentionally touched while holding the
30 * be touched by the user's ear before the prox sensor has a chance to
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
macostools.py 75 def touched(dst): function
78 warnings.warn("macostools.touched() has been deprecated",
  /external/chromium_org/third_party/freetype/src/autofit/
afhints.h 153 * Touched points
155 * A point is called `touched' if it has been processed somehow by the
192 * These are called `weak points' and are touched by the function
  /external/freetype/src/autofit/
afhints.h 153 * Touched points
155 * A point is called `touched' if it has been processed somehow by the
192 * These are called `weak points' and are touched by the function
  /development/samples/CrossCompatibility/
build.xml 9 <!-- The build.properties file can be created by you and is never touched

Completed in 362 milliseconds

12 3 4 5 6 7 8 91011>>