Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest8.java318 .areAllWithIntent(); in checkRequestPinShortcut()
386 .areAllWithIntent(); in testRequestPinShortcut_explicitTargetActivity()
468 .areAllWithIntent(); in testRequestPinShortcut_noTargetActivity_noMainActivity()
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java974 public ShortcutListAsserter areAllWithIntent() { in areAllWithIntent() method in ShortcutListAsserter