Searched refs:BUNDLE (Results 1 – 5 of 5) sorted by relevance
38 private static final Bundle BUNDLE = new Bundle(); field in TextLanguageTest40 BUNDLE.putString(BUNDLE_KEY, BUNDLE_VALUE); in BUNDLE.putString()52 .setExtras(BUNDLE) in testTextLanguage()82 .setExtras(BUNDLE) in testTextLanguageRequest()
53 private static final Bundle BUNDLE = new Bundle(); field in TextLinksTest55 BUNDLE.putString(BUNDLE_KEY, BUNDLE_VALUE); in BUNDLE.putString()78 .setExtras(BUNDLE) in testTextLinks_full()81 BUNDLE) in testTextLinks_full()105 .setExtras(BUNDLE) in testTextLinks_clearTextLinks()242 .setExtras(BUNDLE) in testTextLinksRequest_full()
45 private static final Bundle BUNDLE = new Bundle(); field in TextSelectionTest47 BUNDLE.putString(BUNDLE_KEY, BUNDLE_VALUE); in BUNDLE.putString()68 .setExtras(BUNDLE); in testTextSelection()171 .setExtras(BUNDLE); in testTextSelectionRequest()
50 private static final Bundle BUNDLE = new Bundle(); field in TextClassificationTest52 BUNDLE.putString(BUNDLE_KEY, BUNDLE_VALUE); in BUNDLE.putString()90 .setExtras(BUNDLE) in testTextClassification()180 .setExtras(BUNDLE) in testTextClassificationRequest()
66 private static final Bundle BUNDLE = new Bundle(); field in TextClassifierTest68 BUNDLE.putString(BUNDLE_KEY, BUNDLE_VALUE); in BUNDLE.putString()87 .setExtras(BUNDLE)