Searched refs:onChildFocusChange (Results 1 – 2 of 2) sorted by relevance
55 onChildFocusChange(v, hasFocus);185 protected void onChildFocusChange(View v, boolean hasFocus) { in onChildFocusChange() method in MenuRowView
479 protected void onChildFocusChange(View v, boolean hasFocus) { in onChildFocusChange() method in PlayControlsRowView480 super.onChildFocusChange(v, hasFocus); in onChildFocusChange()