Searched refs:ACTION_BUTTON_PRESS (Results 1 – 9 of 9) sorted by relevance
19 import static android.view.MotionEvent.ACTION_BUTTON_PRESS;138 mTouchState.onTouchEvent(createMotionEvent(ACTION_BUTTON_PRESS, SystemClock.uptimeMillis(), in testHoverExitTimeout_timeoutCallbackNotCalled_ifButtonPress()
158 return MotionEvent.ACTION_BUTTON_PRESS; in stringToAction()
208 case MotionEvent.ACTION_BUTTON_PRESS: { in onTouchEvent()
499 case MotionEvent.ACTION_BUTTON_PRESS: in onGenericMotionEvent()
810 case MotionEvent.ACTION_BUTTON_PRESS: in onGenericMotionEvent()
344 public static final int ACTION_BUTTON_PRESS = 11; field in MotionEvent3667 case ACTION_BUTTON_PRESS: in actionToString()
14685 case MotionEvent.ACTION_BUTTON_PRESS: in dispatchGenericMotionEventInternal()
4361 case MotionEvent.ACTION_BUTTON_PRESS: in onGenericMotionEvent()
47992 field public static final int ACTION_BUTTON_PRESS = 11; // 0xb