Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest1.java1989 .areAllImmutable() in testGetShortcuts_shortcutKinds()
1995 .areAllImmutable() in testGetShortcuts_shortcutKinds()
3700 .areAllImmutable() in testLauncherCallback()
7618 .areAllImmutable() in testManifestShortcuts_missingMandatoryFields()
7635 .areAllImmutable() in testManifestShortcuts_missingMandatoryFields()
7652 .areAllImmutable() in testManifestShortcuts_missingMandatoryFields()
7677 .areAllImmutable() in testManifestShortcuts_intentDefinitions()
7734 .areAllImmutable() in testManifestShortcuts_intentDefinitions()
7770 .areAllImmutable() in testManifestShortcuts_intentDefinitions()
7819 .areAllImmutable() in testManifestShortcuts_checkAllFields()
/aosp14/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
H A DShortcutManagerTestUtils.java960 public ShortcutListAsserter areAllImmutable() { in areAllImmutable() method in ShortcutListAsserter