Searched refs:assertAllEnabled (Results 1 – 2 of 2) sorted by relevance
7089 assertAllEnabled(mManager.getPinnedShortcuts())))), in testManifestShortcut_publishOnUnlockUser()7098 assertAllEnabled(mManager.getPinnedShortcuts())))), in testManifestShortcut_publishOnUnlockUser()7107 assertAllEnabled(mManager.getPinnedShortcuts())))), in testManifestShortcut_publishOnUnlockUser()7361 assertAllEnabled(list(getCallerShortcut("ms1"))); in testManifestShortcut_publishOnBroadcast()7362 assertAllEnabled(list(getCallerShortcut("ms2"))); in testManifestShortcut_publishOnBroadcast()8062 assertShortcutIds(assertAllNotManifest(assertAllEnabled( in checkManifestShortcuts_immutable_verify()8065 assertShortcutIds(assertAllManifest(assertAllEnabled( in checkManifestShortcuts_immutable_verify()8521 assertShortcutIds(assertAllEnabled(mManager.getPinnedShortcuts()), in testShortcutsPushedOutByManifest()8538 assertShortcutIds(assertAllEnabled(mManager.getPinnedShortcuts()), in testShortcutsPushedOutByManifest()8558 assertShortcutIds(assertAllEnabled(mManager.getPinnedShortcuts()), in testShortcutsPushedOutByManifest()[all …]
629 public static List<ShortcutInfo> assertAllEnabled( in assertAllEnabled() method in ShortcutManagerTestUtils