Searched refs:getAlphaTargetCount (Results 1 – 2 of 2) sorted by relevance
395 return getRankedTargetCount() + getAlphaTargetCount() in getCount()433 int getAlphaTargetCount() { in getAlphaTargetCount() method in ChooserListAdapter469 final int standardTargetCount = getAlphaTargetCount(); in getPositionTargetType()520 if (position - offset < getAlphaTargetCount() && !mSortedList.isEmpty()) { in targetInfoForPosition()
3365 (float) mChooserListAdapter.getAlphaTargetCount()3417 return (mShowAzLabelIfPoss && mChooserListAdapter.getAlphaTargetCount() > 0) ? 1 : 0;3428 + mChooserListAdapter.getAlphaTargetCount()