Searched refs:directShareAppTargetCache (Results 1 – 3 of 3) sorted by relevance
55 @Nullable Map<ChooserTarget, AppTarget> directShareAppTargetCache, in convertToChooserTarget() argument96 if (directShareAppTargetCache != null && allAppTargets != null) { in convertToChooserTarget()97 directShareAppTargetCache.put(chooserTarget, in convertToChooserTarget()
270 val directShareAppTargetCache = HashMap<ChooserTarget, AppTarget>() in <lambda>() constant285 directShareAppTargetCache, in <lambda>()295 directShareAppTargetCache, in <lambda>()329 val directShareAppTargetCache: Map<ChooserTarget, AppTarget>, in <lambda>() constant in com.android.intentresolver.shortcuts.ShortcutLoader.Result
140 result.directShareAppTargetCache[shortcut] in test_loadShortcutsWithAppPredictor_resultIntegrity()193 result.directShareAppTargetCache.isEmpty() in test_loadShortcutsWithShortcutManager_resultIntegrity()252 result.directShareAppTargetCache.isEmpty() in test_appPredictorReturnsEmptyList_fallbackToShortcutManager()309 result.directShareAppTargetCache.isEmpty() in test_appPredictor_requestPredictionUpdateFailure_fallbackToShortcutManager()