Searched refs:assertBundleEmpty (Results 1 – 2 of 2) sorted by relevance
699 public static void assertBundleEmpty(BaseBundle b) { in assertBundleEmpty() method in ShortcutManagerTestUtils
41 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.assertBundleEmpty;1365 assertBundleEmpty(s.getIntent().getExtras()); in testUpdateShortcuts()