Searched refs:assertAllEnabled (Results 1 – 2 of 2) sorted by relevance
7265 assertAllEnabled(mManager.getPinnedShortcuts())))), in testManifestShortcut_publishOnUnlockUser()7274 assertAllEnabled(mManager.getPinnedShortcuts())))), in testManifestShortcut_publishOnUnlockUser()7283 assertAllEnabled(mManager.getPinnedShortcuts())))), in testManifestShortcut_publishOnUnlockUser()7537 assertAllEnabled(list(getCallerShortcut("ms1"))); in testManifestShortcut_publishOnBroadcast()7538 assertAllEnabled(list(getCallerShortcut("ms2"))); in testManifestShortcut_publishOnBroadcast()8238 assertShortcutIds(assertAllNotManifest(assertAllEnabled( in checkManifestShortcuts_immutable_verify()8241 assertShortcutIds(assertAllManifest(assertAllEnabled( in checkManifestShortcuts_immutable_verify()8697 assertShortcutIds(assertAllEnabled(mManager.getPinnedShortcuts()), in testShortcutsPushedOutByManifest()8714 assertShortcutIds(assertAllEnabled(mManager.getPinnedShortcuts()), in testShortcutsPushedOutByManifest()8734 assertShortcutIds(assertAllEnabled(mManager.getPinnedShortcuts()), in testShortcutsPushedOutByManifest()[all …]
629 public static List<ShortcutInfo> assertAllEnabled( in assertAllEnabled() method in ShortcutManagerTestUtils