Searched refs:getServiceTargetCount (Results 1 – 3 of 3) sorted by relevance
426 public int getServiceTargetCount() { in getServiceTargetCount() method in ChooserListAdapter451 final int serviceTargetCount = getServiceTargetCount(); in getPositionTargetType()497 final int serviceTargetCount = filtered ? getServiceTargetCount() : in targetInfoForPosition()
3696 final int serviceCount = mChooserListAdapter.getServiceTargetCount();
280 assertThat(activity.getAdapter().getServiceTargetCount(), is(0)); in customTitle()