Searched refs:onFocusChange (Results 1 – 3 of 3) sorted by relevance
256 public void onFocusChange(View v, boolean hasFocus) { in onFocusChange() method in NumberPicker
204 onFocusChangeListener.onFocusChange(realView, hasFocus); in setViewFocus()
130 public void onFocusChange(View v, boolean hasFocus) { in shouldFocus()