Searched refs:mShowRotaryInput (Results 1 – 1 of 1) sorted by relevance
401 private boolean mShowRotaryInput = false; field in InputManagerService3272 if (mShowRotaryInput == enabled) { in updateShowRotaryInput()3276 mShowRotaryInput = enabled; in updateShowRotaryInput()3287 boolean enabled = mShowKeyPresses || mShowRotaryInput; in updateFocusEventDebugViewEnabled()