Searched refs:SharesheetModelScorer (Results 1 – 3 of 3) sorted by relevance
195 SharesheetModelScorer.computeScore( in testComputeScore()246 SharesheetModelScorer.computeScoreForAppShare( in testComputeScoreForAppShare()278 SharesheetModelScorer.computeScoreForAppShare( in testComputeScoreForAppShare_promoteFrequentlyChosenApps()311 SharesheetModelScorer.computeScoreForAppShare( in testComputeScoreForAppShare_promoteFrequentlyUsedApps()349 SharesheetModelScorer.computeScoreForAppShare( in testComputeScoreForAppShare_skipPromoteFrequentlyUsedAppsWhenReachesLimit()380 createUsageEvent(SharesheetModelScorer.CHOOSER_ACTIVITY), in testComputeScoreForAppShare_promoteForegroundApp()385 SharesheetModelScorer.computeScoreForAppShare( in testComputeScoreForAppShare_promoteForegroundApp()394 assertEquals(SharesheetModelScorer.FOREGROUND_APP_WEIGHT, mShareTarget3.getScore(), DELTA); in testComputeScoreForAppShare_promoteForegroundApp()416 createUsageEvent(SharesheetModelScorer.CHOOSER_ACTIVITY), in testComputeScoreForAppShare_skipPromoteForegroundAppWhenNoValidForegroundApp()421 SharesheetModelScorer.computeScoreForAppShare( in testComputeScoreForAppShare_skipPromoteForegroundAppWhenNoValidForegroundApp()
89 SharesheetModelScorer.computeScore(shareTargets, getShareEventType(mIntentFilter), in predictTargets()114 SharesheetModelScorer.computeScoreForAppShare(shareTargets, in sortTargets()
44 class SharesheetModelScorer { class62 private SharesheetModelScorer() { in SharesheetModelScorer() method in SharesheetModelScorer