HomeSort by relevance Sort by last modified time
    Searched defs:LONG_PRESS (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/content/browser/renderer_host/input/
touch_selection_controller.h 86 enum InputEventType { TAP, LONG_PRESS, INPUT_EVENT_TYPE_NONE };
  /external/chromium_org/ui/events/gesture_detection/
gesture_detector.cc 32 LONG_PRESS,
125 timeout_callbacks_[LONG_PRESS] = &GestureDetector::OnLongPressTimeout;
126 timeout_delays_[LONG_PRESS] =
316 // Always start the SHOW_PRESS timer before the LONG_PRESS timer to ensure
320 timeout_handler_->StartTimeout(LONG_PRESS);
416 timeout_handler_->StopTimeout(LONG_PRESS);
  /cts/tests/tests/view/src/android/view/cts/
ViewTest.java     [all...]
  /development/samples/ControllerSample/libs/
android-support-v4.jar 
  /development/samples/training/ContactsList/libs/
android-support-v4.jar 
  /development/samples/training/EffectiveNavigation/libs/
android-support-v4.jar 
  /development/samples/training/InteractiveChart/libs/
android-support-v4.jar 
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 329 milliseconds