Searched refs:mJoystick (Results 1 – 2 of 2) sorted by relevance
5780 private final SyntheticJoystickHandler mJoystick = new SyntheticJoystickHandler(); field in ViewRootImpl.SyntheticInputStage5799 mJoystick.process(event); in onProcess()5824 mJoystick.cancel(); in onDeliverToNext()5837 mJoystick.cancel(); in onWindowFocusChanged()5843 mJoystick.cancel(); in onDetachedFromWindow()
78879 Landroid/view/ViewRootImpl$SyntheticInputStage;->mJoystick:Landroid/view/ViewRootImpl$SyntheticJoys…