Searched refs:isLastRow (Results 1 – 1 of 1) sorted by relevance
492 public void configureRow(ArrayList<ContactEntry> list, boolean isLastRow) { in configureRow() argument499 addTileFromEntry(entry, columnCounter, isLastRow); in configureRow()503 private void addTileFromEntry(ContactEntry entry, int childIndex, boolean isLastRow) {539 isLastRow ? View.GONE : View.VISIBLE);