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.java2438 .areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_BY_APP) in testDisableAndEnableShortcuts()
5922 .areAllWithDisabledReason( in checkBackupAndRestore_success()
5963 … .areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_BACKUP_NOT_SUPPORTED); in checkBackupAndRestore_success()
6034 .areAllWithDisabledReason(package1DisabledReason) in checkBackupAndRestore_publisherNotRestored()
6071 .areAllWithDisabledReason(package1DisabledReason); in checkBackupAndRestore_publisherNotRestored()
6091 .areAllWithDisabledReason(package1DisabledReason); in checkBackupAndRestore_publisherNotRestored()
6100 .areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_BACKUP_NOT_SUPPORTED); in checkBackupAndRestore_publisherNotRestored()
6107 .areAllWithDisabledReason(package1DisabledReason); in checkBackupAndRestore_publisherNotRestored()
6116 .areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_BACKUP_NOT_SUPPORTED); in checkBackupAndRestore_publisherNotRestored()
6335 .areAllWithDisabledReason( in checkBackupAndRestore_publisherAndLauncherNotRestored()
[all …]