Searched refs:pinView (Results 1 – 1 of 1) sorted by relevance
443 View pinView = getLayout().findViewById(R.id.pinEntry); in setAllowRotaryFocus() local444 if (pinView != null) { in setAllowRotaryFocus()445 pinView.clearFocus(); in setAllowRotaryFocus()446 pinView.requestFocus(); in setAllowRotaryFocus()