Searched refs:CHOOSER_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
59 static final String CHOOSER_ACTIVITY = ChooserActivity.class.getSimpleName(); field in SharesheetModelScorer309 if (packageName == null || (className != null && className.contains(CHOOSER_ACTIVITY)) in findSharingForegroundApp()310 || packageName.contains(CHOOSER_ACTIVITY)) { in findSharingForegroundApp()
380 createUsageEvent(SharesheetModelScorer.CHOOSER_ACTIVITY), in testComputeScoreForAppShare_promoteForegroundApp()416 createUsageEvent(SharesheetModelScorer.CHOOSER_ACTIVITY), in testComputeScoreForAppShare_skipPromoteForegroundAppWhenNoValidForegroundApp()