Home
last modified time | relevance | path

Searched defs:makeBundle (Results 1 – 2 of 2) sorted by relevance

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DBundleUtils.java24 public static Bundle makeBundle(Object... keysAndValues) { in makeBundle() method in BundleUtils
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerCtsTestsBase.java339 public static Bundle makeBundle(Object... keysAndValues) { in makeBundle() method in ShortcutManagerCtsTestsBase