Searched defs:bundleResults (Results 1 – 2 of 2) sorted by relevance
35 void onBundlePageResult(FormPage page, Bundle bundleResults); in onBundlePageResult()
91 public void onBundlePageResult(FormPage page, Bundle bundleResults) { in onBundlePageResult()540 Bundle bundleResults = new Bundle(); in handleStringPageResult() local