Searched refs:mRotaryInputSupported (Results 1 – 1 of 1) sorted by relevance
135 private boolean mRotaryInputSupported; field in InputHalService167 if (!mKeyInputSupported && !mRotaryInputSupported && !mCustomInputSupported) { in setInputListener()175 rotaryInputSupported = mRotaryInputSupported; in setInputListener()219 return mRotaryInputSupported; in isRotaryInputSupported()241 mRotaryInputSupported = false; in release()266 mRotaryInputSupported = true; in takeProperties()905 writer.println("mRotaryInputSupported:" + mRotaryInputSupported);