Searched refs:getServiceTargetCount (Results 1 – 3 of 3) sorted by relevance
382 public int getServiceTargetCount() { in getServiceTargetCount() method in ChooserListAdapter409 final int serviceTargetCount = getServiceTargetCount(); in getPositionTargetType()455 final int serviceTargetCount = filtered ? getServiceTargetCount() : in targetInfoForPosition()
3626 final int serviceCount = mChooserListAdapter.getServiceTargetCount();
175 assertThat(activity.getAdapter().getServiceTargetCount(), is(0)); in customTitle()