Searched refs:getPlaceholderCount (Results 1 – 4 of 4) sorted by relevance
436 return (count == 0 && listAdapter.getPlaceholderCount() == 0) in shouldShowEmptyStateScreen()
132 public int getPlaceholderCount() { in getPlaceholderCount() method in ResolverListAdapter
2265 && listAdapter.getCount() == 0 && listAdapter.getPlaceholderCount() == 0) {
232 assertThat(activity.getAdapter().getPlaceholderCount(), is(1)); in hasLastChosenActivity()948 assertThat(activity.getAdapter().getPlaceholderCount(), is(2)); in testLayoutWithDefault_withWorkTab_neverShown()1021 assertThat(activity.getAdapter().getPlaceholderCount(), is(2)); in testClonedProfilePresent_layoutWithDefault_neverShown()