Home
last modified time | relevance | path

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

/packages/modules/IntentResolver/tests/activity/src/com/android/intentresolver/
DChooserActivityTest.java1527 SparseArray<Pair<ShortcutLoader, Consumer<ShortcutLoader.Result>>> shortcutLoaders = in testDirectTargetSelectionLogging() local
1601 SparseArray<Pair<ShortcutLoader, Consumer<ShortcutLoader.Result>>> shortcutLoaders = in testDirectTargetLoggingWithRankedAppTarget() local
1678 SparseArray<Pair<ShortcutLoader, Consumer<ShortcutLoader.Result>>> shortcutLoaders = in testShortcutTargetWithApplyAppLimits() local
1749 SparseArray<Pair<ShortcutLoader, Consumer<ShortcutLoader.Result>>> shortcutLoaders = in testShortcutTargetWithoutApplyAppLimits() local
1838 SparseArray<Pair<ShortcutLoader, Consumer<ShortcutLoader.Result>>> shortcutLoaders = in testLaunchWithCallerProvidedTarget() local
2372 SparseArray<Pair<ShortcutLoader, Consumer<ShortcutLoader.Result>>> shortcutLoaders = in testDirectTargetLogging() local
2445 SparseArray<Pair<ShortcutLoader, Consumer<ShortcutLoader.Result>>> shortcutLoaders = in testDirectTargetPinningDialog() local
2716 final SparseArray<ShortcutLoader> shortcutLoaders = new SparseArray<>(); in test_query_shortcut_loader_for_the_selected_tab() local
3152 SparseArray<Pair<ShortcutLoader, Consumer<ShortcutLoader.Result>>> shortcutLoaders = in createShortcutLoaderFactory() local