Searched refs:KEY_BUNDLE (Results 1 – 2 of 2) sorted by relevance
20 …static com.android.compatibility.common.util.concurrentuser.ConcurrentUserActivityUtils.KEY_BUNDLE;58 Bundle receivedBundle = extras.getBundle(KEY_BUNDLE);
56 static final String KEY_BUNDLE = "key_bundle"; field in ConcurrentUserActivityUtils144 .putExtra(KEY_BUNDLE, bundleToSend) in sendBundleAndWaitForReply()