Searched refs:mJoystick (Results 1 – 2 of 2) sorted by relevance
8142 private final SyntheticJoystickHandler mJoystick = new SyntheticJoystickHandler(); field in ViewRootImpl.SyntheticInputStage8165 mJoystick.process(event); in onProcess()8190 mJoystick.cancel(); in onDeliverToNext()8204 mJoystick.cancel(); in onWindowFocusChanged()8210 mJoystick.cancel(); in onDetachedFromWindow()
63807 Landroid/view/ViewRootImpl$SyntheticInputStage;->mJoystick:Landroid/view/ViewRootImpl$SyntheticJoys…