Searched refs:mMotionInputSupported (Results 1 – 1 of 1) sorted by relevance
132 private boolean mMotionInputSupported; field in InputHalService174 motionInputSupported = mMotionInputSupported; in setInputListener()212 return mMotionInputSupported; in isMotionInputSupported()240 mMotionInputSupported = false; in release()263 mMotionInputSupported = true; in takeProperties()907 writer.println("mMotionInputSupported:" + mMotionInputSupported);