Searched refs:outRow (Results 1 – 1 of 1) sorted by relevance
901 private void animateRowChange(View outRow, View inRow) { in animateRowChange() argument917 View outDetail = outRow != null ? outRow.findViewById(R.id.detail) : null; in animateRowChange()