Home
last modified time | relevance | path

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

/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java909 areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_NOT_DISABLED); in areAllEnabled()
984 public ShortcutListAsserter areAllWithDisabledReason(int disabledReason) { in areAllWithDisabledReason() method in ShortcutListAsserter
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java1762 .areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_BY_APP) in testDisableAndEnableShortcuts()
5084 .areAllWithDisabledReason( in checkBackupAndRestore_success()
5125 … .areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_BACKUP_NOT_SUPPORTED); in checkBackupAndRestore_success()
5204 .areAllWithDisabledReason(package1DisabledReason) in checkBackupAndRestore_publisherNotRestored()
5241 .areAllWithDisabledReason(package1DisabledReason); in checkBackupAndRestore_publisherNotRestored()
5261 .areAllWithDisabledReason(package1DisabledReason); in checkBackupAndRestore_publisherNotRestored()
5270 .areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_BACKUP_NOT_SUPPORTED); in checkBackupAndRestore_publisherNotRestored()
5277 .areAllWithDisabledReason(package1DisabledReason); in checkBackupAndRestore_publisherNotRestored()
5286 .areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_BACKUP_NOT_SUPPORTED); in checkBackupAndRestore_publisherNotRestored()
5505 .areAllWithDisabledReason( in checkBackupAndRestore_publisherAndLauncherNotRestored()
[all …]