Searched refs:onChildFocusChange (Results 1 – 2 of 2) sorted by relevance
56 onChildFocusChange(v, hasFocus);201 protected void onChildFocusChange(View v, boolean hasFocus) { in onChildFocusChange() method in MenuRowView
480 protected void onChildFocusChange(View v, boolean hasFocus) { in onChildFocusChange() method in PlayControlsRowView481 super.onChildFocusChange(v, hasFocus); in onChildFocusChange()