Searched refs:getSelectableServiceTargetCount (Results 1 – 3 of 3) sorted by relevance
416 + getSelectableServiceTargetCount() + getCallerTargetCount(); in getCount()425 return appTargets + getSelectableServiceTargetCount() + getCallerTargetCount(); in getUnfilteredCount()436 public int getSelectableServiceTargetCount() { in getSelectableServiceTargetCount() method in ChooserListAdapter518 getSelectableServiceTargetCount(); in targetInfoForPosition()566 Math.min(maxSurfacedTargets, getSelectableServiceTargetCount())); in getSurfacedTargetInfo()
3933 int validTargets = adapter.getSelectableServiceTargetCount();
1494 activity.getAdapter().getSelectableServiceTargetCount(), is(1)); in testDirectTargetSelectionLogging()1572 activity.getAdapter().getSelectableServiceTargetCount(), is(1)); in testDirectTargetLoggingWithRankedAppTarget()1656 wrapper.getAdapter().getSelectableServiceTargetCount(), is(1)); in testShortcutTargetWithApplyAppLimits()1730 wrapper.getAdapter().getSelectableServiceTargetCount(), is(2)); in testShortcutTargetWithoutApplyAppLimits()1840 wrapper.getAdapter().getSelectableServiceTargetCount(), is(1)); in testDirectTargetLoggingWithAppTargetNotRanked()2240 activity.getAdapter().getSelectableServiceTargetCount(), is(1)); in testDirectTargetLogging()2307 activity.getAdapter().getSelectableServiceTargetCount(), is(0)); in testEmptyDirectRowLogging()