Searched refs:mDesiredFocusableInTouchModeState (Results 1 – 2 of 2) sorted by relevance
233 private boolean mDesiredFocusableInTouchModeState; field in AdapterView738 mDesiredFocusableInTouchModeState = false; in setFocusable()749 mDesiredFocusableInTouchModeState = focusable; in setFocusableInTouchMode()764 super.setFocusableInTouchMode(focusable && mDesiredFocusableInTouchModeState); in checkFocus()
80641 Landroid/widget/AdapterView;->mDesiredFocusableInTouchModeState:Z