Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest8.java454 .areAllWithNoActivity() // Activity is not set; expected. in testRequestPinShortcut_noTargetActivity_noMainActivity()
472 .areAllWithNoActivity() // Activity is not set; expected. in testRequestPinShortcut_noTargetActivity_noMainActivity()
/aosp14/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
H A DShortcutManagerTestUtils.java1032 public ShortcutListAsserter areAllWithNoActivity() { in areAllWithNoActivity() method in ShortcutListAsserter