Home
last modified time | relevance | path

Searched refs:ACTION_BUTTON_PRESS (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/phone/
DPipTouchStateTest.java19 import static android.view.MotionEvent.ACTION_BUTTON_PRESS;
138 mTouchState.onTouchEvent(createMotionEvent(ACTION_BUTTON_PRESS, SystemClock.uptimeMillis(), in testHoverExitTimeout_timeoutCallbackNotCalled_ifButtonPress()
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/utils/
DGestureLogParser.java158 return MotionEvent.ACTION_BUTTON_PRESS; in stringToAction()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
DPipTouchState.java208 case MotionEvent.ACTION_BUTTON_PRESS: { in onTouchEvent()
/frameworks/base/core/java/android/view/
DInputEventConsistencyVerifier.java499 case MotionEvent.ACTION_BUTTON_PRESS: in onGenericMotionEvent()
DGestureDetector.java810 case MotionEvent.ACTION_BUTTON_PRESS: in onGenericMotionEvent()
DMotionEvent.java344 public static final int ACTION_BUTTON_PRESS = 11; field in MotionEvent
3667 case ACTION_BUTTON_PRESS: in actionToString()
DView.java14685 case MotionEvent.ACTION_BUTTON_PRESS: in dispatchGenericMotionEventInternal()
/frameworks/base/core/java/android/widget/
DAbsListView.java4361 case MotionEvent.ACTION_BUTTON_PRESS: in onGenericMotionEvent()
/frameworks/base/core/api/
Dcurrent.txt47992 field public static final int ACTION_BUTTON_PRESS = 11; // 0xb