Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest3.java151 private void runTestWithManifestShortcuts(Runnable r) { in runTestWithManifestShortcuts() method in ShortcutManagerTest3
175 runTestWithManifestShortcuts(() -> testSetDynamicShortcuts_noManifestShortcuts()); in testSetDynamicShortcuts_withManifestShortcuts()
268 runTestWithManifestShortcuts(() -> testAddDynamicShortcuts_noManifestShortcuts()); in testAddDynamicShortcuts_withManifestShortcuts()
378 runTestWithManifestShortcuts(() -> testUpdateShortcuts_noManifestShortcuts()); in testUpdateShortcuts_withManifestShortcuts()
439 runTestWithManifestShortcuts(() -> testDeleteDynamicShortcuts_noManifestShortcuts()); in testDeleteDynamicShortcuts_withManifestShortcuts()
512 runTestWithManifestShortcuts(() -> testDisableShortcuts_noManifestShortcuts()); in testDisableShortcuts_withManifestShortcuts()