Searched refs:assertAllImmutable (Results 1 – 2 of 2) sorted by relevance
31 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.assertAllImmutable;6334 assertShortcutIds(assertAllManifest(assertAllImmutable(assertAllEnabled( in testManifestShortcut_publishOnUnlockUser()6341 assertShortcutIds(assertAllManifest(assertAllImmutable(assertAllEnabled( in testManifestShortcut_publishOnUnlockUser()6348 assertShortcutIds(assertAllManifest(assertAllImmutable(assertAllEnabled( in testManifestShortcut_publishOnUnlockUser()6369 assertShortcutIds(assertAllManifest(assertAllImmutable(assertAllEnabled( in testManifestShortcut_publishOnUnlockUser()6398 assertShortcutIds(assertAllManifest(assertAllImmutable(assertAllEnabled( // FAIL in testManifestShortcut_publishOnUnlockUser()6405 assertShortcutIds(assertAllManifest(assertAllImmutable(assertAllEnabled( in testManifestShortcut_publishOnUnlockUser()6412 assertShortcutIds(assertAllManifest(assertAllImmutable(assertAllEnabled( in testManifestShortcut_publishOnUnlockUser()6430 assertShortcutIds(assertAllManifest(assertAllImmutable(assertAllEnabled( in testManifestShortcut_publishOnUnlockUser()6437 assertShortcutIds(assertAllManifest(assertAllImmutable(assertAllEnabled( in testManifestShortcut_publishOnUnlockUser()[all …]
574 public static List<ShortcutInfo> assertAllImmutable( in assertAllImmutable() method in ShortcutManagerTestUtils