Searched refs:motionButtonFromString (Results 1 – 1 of 1) sorted by relevance
514 buttonState |= motionButtonFromString(buttonStr); in parseMotionEvent()702 private static int motionButtonFromString(String button) { in motionButtonFromString() method in InputJsonParser