Searched refs:mRotaryInputSupported (Results 1 – 1 of 1) sorted by relevance
101 private boolean mRotaryInputSupported; field in InputHalService130 if (!mKeyInputSupported && !mRotaryInputSupported && !mCustomInputSupported) { in setInputListener()136 rotaryInputSupported = mRotaryInputSupported; in setInputListener()160 return mRotaryInputSupported; in isRotaryInputSupported()180 mRotaryInputSupported = false; in release()201 mRotaryInputSupported = true; in takeProperties()423 writer.println("mRotaryInputSupported:" + mRotaryInputSupported);