Searched refs:maxRankedTargets (Results 1 – 1 of 1) sorted by relevance
680 int maxRankedTargets = mChooserListCommunicator.getMaxRankedTargets(); in appendServiceTargetsWithQuota() local681 List<ComponentName> topComponentNames = getTopComponentNames(maxRankedTargets); in appendServiceTargetsWithQuota()697 int quota = Math.round(maxRankedTargets * score / totalScore); in appendServiceTargetsWithQuota()