Searched defs:makeBundle (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/ | ||
H A D | StartVoiceInteractionActivity.java | 175 static Bundle makeBundle(String arg) { in makeBundle() method in StartVoiceInteractionActivity.TestCommand |
H A D | TestInteractionActivity.java | 228 static Bundle makeBundle(String arg) { in makeBundle() method in TestInteractionActivity.TestCommand |
/aosp14/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/ | ||
H A D | ShortcutManagerTestUtils.java | 355 public static Bundle makeBundle(Object... keysAndValues) { in makeBundle() method in ShortcutManagerTestUtils |