Home
last modified time | relevance | path

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

/developers/build/prebuilts/androidtv/visual-game-controller/src/com/example/android/visualgamecontroller/
DFullscreenActivity.java116 private final int mMotionEvent; field in FullscreenActivity.AxesMapping
119 mMotionEvent = motionEvent; in AxesMapping()
123 return mMotionEvent; in getMotionEvent()