Home
last modified time | relevance | path

Searched defs:shortcutLoaders (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IntentResolver/java/tests/src/com/android/intentresolver/
DUnbundledChooserActivityTest.java1430 SparseArray<Pair<ShortcutLoader, Consumer<ShortcutLoader.Result>>> shortcutLoaders = in testDirectTargetSelectionLogging() local
1511 SparseArray<Pair<ShortcutLoader, Consumer<ShortcutLoader.Result>>> shortcutLoaders = in testDirectTargetLoggingWithRankedAppTarget() local
1592 SparseArray<Pair<ShortcutLoader, Consumer<ShortcutLoader.Result>>> shortcutLoaders = in testShortcutTargetWithApplyAppLimits() local
1663 SparseArray<Pair<ShortcutLoader, Consumer<ShortcutLoader.Result>>> shortcutLoaders = in testShortcutTargetWithoutApplyAppLimits() local
1752 SparseArray<Pair<ShortcutLoader, Consumer<ShortcutLoader.Result>>> shortcutLoaders = in testLaunchWithCallerProvidedTarget() local
2250 SparseArray<Pair<ShortcutLoader, Consumer<ShortcutLoader.Result>>> shortcutLoaders = in testDirectTargetLogging() local
2331 SparseArray<Pair<ShortcutLoader, Consumer<ShortcutLoader.Result>>> shortcutLoaders = in testDirectTargetPinningDialog() local
2631 final SparseArray<ShortcutLoader> shortcutLoaders = new SparseArray<>(); in test_query_shortcut_loader_for_the_selected_tab() local
3097 SparseArray<Pair<ShortcutLoader, Consumer<ShortcutLoader.Result>>> shortcutLoaders = in createShortcutLoaderFactory() local