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.java972 areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_NOT_DISABLED); in areAllEnabled()
1047 public ShortcutListAsserter areAllWithDisabledReason(int disabledReason) { in areAllWithDisabledReason() method in ShortcutListAsserter
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java2382 .areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_BY_APP) in testDisableAndEnableShortcuts()
5697 .areAllWithDisabledReason( in checkBackupAndRestore_success()
5738 … .areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_BACKUP_NOT_SUPPORTED); in checkBackupAndRestore_success()
5817 .areAllWithDisabledReason(package1DisabledReason) in checkBackupAndRestore_publisherNotRestored()
5854 .areAllWithDisabledReason(package1DisabledReason); in checkBackupAndRestore_publisherNotRestored()
5874 .areAllWithDisabledReason(package1DisabledReason); in checkBackupAndRestore_publisherNotRestored()
5883 .areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_BACKUP_NOT_SUPPORTED); in checkBackupAndRestore_publisherNotRestored()
5890 .areAllWithDisabledReason(package1DisabledReason); in checkBackupAndRestore_publisherNotRestored()
5899 .areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_BACKUP_NOT_SUPPORTED); in checkBackupAndRestore_publisherNotRestored()
6118 .areAllWithDisabledReason( in checkBackupAndRestore_publisherAndLauncherNotRestored()
[all …]