Searched refs:getAlphaTargetCount (Results 1 – 2 of 2) sorted by relevance
331 return getRankedTargetCount() + getAlphaTargetCount() in getCount()371 int getAlphaTargetCount() { in getAlphaTargetCount() method in ChooserListAdapter407 final int standardTargetCount = getAlphaTargetCount(); in getPositionTargetType()458 if (position - offset < getAlphaTargetCount() && !mSortedList.isEmpty()) { in targetInfoForPosition()
3314 (float) mChooserListAdapter.getAlphaTargetCount()3370 return (mShowAzLabelIfPoss && mChooserListAdapter.getAlphaTargetCount() > 0) ? 1 : 0;3381 + mChooserListAdapter.getAlphaTargetCount()