Searched refs:updateTouchState (Results 1 – 3 of 3) sorted by relevance
98 private void updateTouchState(MotionEvent event) { in updateTouchState() method in ActivityViewTestActivity113 updateTouchState(event); in dispatchTouchEvent()
500 void updateTouchState(InputMessage& msg);
689 updateTouchState(mMsg); in consume()756 updateTouchState(msg); in consumeSamples()775 void InputConsumer::updateTouchState(InputMessage& msg) { in updateTouchState() function in android::InputConsumer