Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest3.java442 public void testDisableShortcuts_noManifestShortcuts() { in testDisableShortcuts_noManifestShortcuts() method in ShortcutManagerTest3
512 runTestWithManifestShortcuts(() -> testDisableShortcuts_noManifestShortcuts()); in testDisableShortcuts_withManifestShortcuts()