Searched refs:isGamepad (Results 1 – 1 of 1) sorted by relevance
301 if (isGamepad(device)) { in onGenericMotionEvent()351 if (isGamepad(device)) { in onKeyDown()373 if (isGamepad(device)) { in onKeyUp()391 private boolean isGamepad(InputDevice device) { in isGamepad() method in FullscreenActivity