Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
H A DShortcutManagerTestUtils.java972 areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_NOT_DISABLED); in areAllEnabled()
1047 public ShortcutListAsserter areAllWithDisabledReason(int disabledReason) { in areAllWithDisabledReason() method in ShortcutListAsserter
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest1.java2387 .areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_BY_APP) in testDisableAndEnableShortcuts()
5865 .areAllWithDisabledReason( in checkBackupAndRestore_success()
5985 .areAllWithDisabledReason(package1DisabledReason) in checkBackupAndRestore_publisherNotRestored()
6022 .areAllWithDisabledReason(package1DisabledReason); in checkBackupAndRestore_publisherNotRestored()
6042 .areAllWithDisabledReason(package1DisabledReason); in checkBackupAndRestore_publisherNotRestored()
6051 .areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_BACKUP_NOT_SUPPORTED); in checkBackupAndRestore_publisherNotRestored()
6058 .areAllWithDisabledReason(package1DisabledReason); in checkBackupAndRestore_publisherNotRestored()
6067 .areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_BACKUP_NOT_SUPPORTED); in checkBackupAndRestore_publisherNotRestored()
6286 .areAllWithDisabledReason( in checkBackupAndRestore_publisherAndLauncherNotRestored()
6624 .areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_VERSION_LOWER) in testBackupAndRestore_disabledShortcutsAreIgnored()
[all …]