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