Home | History | Annotate | Download | only in widget

Lines Matching defs:mDesiredFocusableInTouchModeState

216     private boolean mDesiredFocusableInTouchModeState;
696 mDesiredFocusableInTouchModeState = false;
707 mDesiredFocusableInTouchModeState = focusable;
722 super.setFocusableInTouchMode(focusable && mDesiredFocusableInTouchModeState);