Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest1.java1984 .areAllImmutable() in testGetShortcuts_shortcutKinds()
1990 .areAllImmutable() in testGetShortcuts_shortcutKinds()
3695 .areAllImmutable() in testLauncherCallback()
7442 .areAllImmutable() in testManifestShortcuts_missingMandatoryFields()
7459 .areAllImmutable() in testManifestShortcuts_missingMandatoryFields()
7476 .areAllImmutable() in testManifestShortcuts_missingMandatoryFields()
7501 .areAllImmutable() in testManifestShortcuts_intentDefinitions()
7558 .areAllImmutable() in testManifestShortcuts_intentDefinitions()
7594 .areAllImmutable() in testManifestShortcuts_intentDefinitions()
7643 .areAllImmutable() in testManifestShortcuts_checkAllFields()
/aosp12/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
H A DShortcutManagerTestUtils.java960 public ShortcutListAsserter areAllImmutable() { in areAllImmutable() method in ShortcutListAsserter