Searched defs:makeBundle (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DStartVoiceInteractionActivity.java151 super("com.android.test.voiceinteraction.COMMAND", makeBundle(arg));
173 static Bundle makeBundle(String arg) { method in class:StartVoiceInteractionActivity.TestCommand
H A DTestInteractionActivity.java204 super("com.android.test.voiceinteraction.COMMAND", makeBundle(arg));
226 static Bundle makeBundle(String arg) { method in class:TestInteractionActivity.TestCommand
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
H A DShortcutManagerTestUtils.java284 public static Bundle makeBundle(Object... keysAndValues) { method in class:ShortcutManagerTestUtils

Completed in 51 milliseconds