Searched refs:getServiceTargetCount (Results 1 – 3 of 3) sorted by relevance
362 public int getServiceTargetCount() { in getServiceTargetCount() method in ChooserListAdapter389 final int serviceTargetCount = getServiceTargetCount(); in getPositionTargetType()435 final int serviceTargetCount = filtered ? getServiceTargetCount() : in targetInfoForPosition()
3648 final int serviceCount = mChooserListAdapter.getServiceTargetCount();
177 assertThat(activity.getAdapter().getServiceTargetCount(), is(0)); in customTitle()