Home
last modified time | relevance | path

Searched refs:bundleToSend (Results 1 – 1 of 1) sorted by relevance

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/concurrentuser/
DConcurrentUserActivityUtils.java134 Bundle bundleToSend) { in sendBundleAndWaitForReply() argument
144 .putExtra(KEY_BUNDLE, bundleToSend) in sendBundleAndWaitForReply()
152 fail(String.format("Failed to send %s to %s (user %d)", bundleToSend, in sendBundleAndWaitForReply()