Searched refs:firstRow (Results 1 – 2 of 2) sorted by relevance
37 public void onSelectedFirstRow(boolean firstRow) { in onSelectedFirstRow() argument38 mTitleView.setVisibility(firstRow ? View.VISIBLE : View.INVISIBLE); in onSelectedFirstRow()
39 void onSelectedFirstRow(boolean firstRow); in onSelectedFirstRow() argument