Searched refs:getPlaceholderCount (Results 1 – 2 of 2) sorted by relevance
150 assertThat(activity.getAdapter().getPlaceholderCount(), is(1)); in hasLastChosenActivity()
1355 public int getPlaceholderCount() { return mPlaceholderCount; } in getPlaceholderCount() method in ResolverActivity.ResolveListAdapter