Searched refs:getServiceTargetCount (Results 1 – 1 of 1) sorted by relevance
462 + mChooserListAdapter.getServiceTargetCount(); in startSelected()1035 return super.getCount() + getServiceTargetCount() + getCallerTargetCount(); in getCount()1040 return super.getUnfilteredCount() + getServiceTargetCount() + getCallerTargetCount(); in getUnfilteredCount()1047 public int getServiceTargetCount() { in getServiceTargetCount() method in ChooserActivity.ChooserListAdapter1067 final int serviceTargetCount = getServiceTargetCount(); in getPositionTargetType()1096 final int serviceTargetCount = getServiceTargetCount(); in targetInfoForPosition()1355 (float) mChooserListAdapter.getServiceTargetCount() / mColumnCount); in getServiceTargetRowCount()1509 final int serviceCount = mChooserListAdapter.getServiceTargetCount(); in getFirstRowPosition()