Searched refs:onChildFocusChange (Results 1 – 2 of 2) sorted by relevance
54 onChildFocusChange(v, hasFocus);192 protected void onChildFocusChange(View v, boolean hasFocus) { in onChildFocusChange() method in MenuRowView
462 protected void onChildFocusChange(View v, boolean hasFocus) { in onChildFocusChange() method in PlayControlsRowView463 super.onChildFocusChange(v, hasFocus); in onChildFocusChange()