Searched refs:getSelectableServiceTargetCount (Results 1 – 3 of 3) sorted by relevance
396 + getSelectableServiceTargetCount() + getCallerTargetCount(); in getCount()405 return appTargets + getSelectableServiceTargetCount() + getCallerTargetCount(); in getUnfilteredCount()416 public int getSelectableServiceTargetCount() { in getSelectableServiceTargetCount() method in ChooserListAdapter498 getSelectableServiceTargetCount(); in targetInfoForPosition()546 Math.min(maxSurfacedTargets, getSelectableServiceTargetCount())); in getSurfacedTargetInfo()
3943 int validTargets = adapter.getSelectableServiceTargetCount();
1493 activity.getAdapter().getSelectableServiceTargetCount(), is(1)); in testDirectTargetSelectionLogging()1571 activity.getAdapter().getSelectableServiceTargetCount(), is(1)); in testDirectTargetLoggingWithRankedAppTarget()1655 wrapper.getAdapter().getSelectableServiceTargetCount(), is(1)); in testShortcutTargetWithApplyAppLimits()1729 wrapper.getAdapter().getSelectableServiceTargetCount(), is(2)); in testShortcutTargetWithoutApplyAppLimits()1839 wrapper.getAdapter().getSelectableServiceTargetCount(), is(1)); in testDirectTargetLoggingWithAppTargetNotRanked()2239 activity.getAdapter().getSelectableServiceTargetCount(), is(1)); in testDirectTargetLogging()2306 activity.getAdapter().getSelectableServiceTargetCount(), is(0)); in testEmptyDirectRowLogging()