Home
last modified time | relevance | path

Searched refs:runShortcutCommandForSuccess (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java190 public static List<String> runShortcutCommandForSuccess(Instrumentation instrumentation, in runShortcutCommandForSuccess() method in ShortcutManagerTestUtils
198 final List<String> result = runShortcutCommandForSuccess( in getDefaultLauncher()
224 runShortcutCommandForSuccess(instrumentation, "override-config " + config); in overrideConfig()
228 runShortcutCommandForSuccess(instrumentation, "reset-config"); in resetConfig()
232 runShortcutCommandForSuccess(instrumentation, "reset-throttling"); in resetThrottling()
236 runShortcutCommandForSuccess(instrumentation, "reset-all-throttling"); in resetAllThrottling()
241 runShortcutCommandForSuccess(instrumentation, "clear-shortcuts " in clearShortcuts()