Searched refs:shouldShowDivider (Results 1 – 1 of 1) sorted by relevance
165 divider.setVisibility(shouldShowDivider() ? View.VISIBLE : View.INVISIBLE); in onBindViewHolder()168 public boolean shouldShowDivider() { in shouldShowDivider() method in AccessPointPreference