Searched refs:assertAllImmutable (Results 1 – 2 of 2) sorted by relevance
26 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.assertAllImmutable;5782 assertShortcutIds(assertAllManifest(assertAllImmutable(assertAllEnabled( in testManifestShortcut_publishOnUnlockUser()5789 assertShortcutIds(assertAllManifest(assertAllImmutable(assertAllEnabled( in testManifestShortcut_publishOnUnlockUser()5796 assertShortcutIds(assertAllManifest(assertAllImmutable(assertAllEnabled( in testManifestShortcut_publishOnUnlockUser()5817 assertShortcutIds(assertAllManifest(assertAllImmutable(assertAllEnabled( in testManifestShortcut_publishOnUnlockUser()5846 assertShortcutIds(assertAllManifest(assertAllImmutable(assertAllEnabled( // FAIL in testManifestShortcut_publishOnUnlockUser()5853 assertShortcutIds(assertAllManifest(assertAllImmutable(assertAllEnabled( in testManifestShortcut_publishOnUnlockUser()5860 assertShortcutIds(assertAllManifest(assertAllImmutable(assertAllEnabled( in testManifestShortcut_publishOnUnlockUser()5878 assertShortcutIds(assertAllManifest(assertAllImmutable(assertAllEnabled( in testManifestShortcut_publishOnUnlockUser()5885 assertShortcutIds(assertAllManifest(assertAllImmutable(assertAllEnabled( in testManifestShortcut_publishOnUnlockUser()[all …]
562 public static List<ShortcutInfo> assertAllImmutable( in assertAllImmutable() method in ShortcutManagerTestUtils