Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
DTextLinksTest.java50 private static final Bundle BUNDLE = new Bundle(); field in TextLinksTest
52 BUNDLE.putString(BUNDLE_KEY, BUNDLE_VALUE); in BUNDLE.putString()
73 .addLink(0, 4, getEntityScores(0.f, 0.f, 1.f), BUNDLE) in testParcel()
75 .setExtras(BUNDLE) in testParcel()
117 .setExtras(BUNDLE) in testParcelOptions()
DTextSelectionTest.java52 private static final Bundle BUNDLE = new Bundle(); field in TextSelectionTest
54 BUNDLE.putString(BUNDLE_KEY, BUNDLE_VALUE); in BUNDLE.putString()
67 .setExtras(BUNDLE) in testParcel()
97 .setExtras(BUNDLE) in testParcelRequest()
140 .setExtras(BUNDLE) in testToBuilder()
DTextClassificationTest.java58 private static final Bundle BUNDLE = new Bundle(); field in TextClassificationTest
60 BUNDLE.putString(BUNDLE_KEY, BUNDLE_VALUE); in BUNDLE.putString()
105 .setExtras(BUNDLE) in testParcel()
204 .setExtras(BUNDLE) in testParcelParcel()
/frameworks/base/core/java/android/widget/
DRemoteViews.java1265 case BaseReflectionAction.BUNDLE: in getParameterType()
1622 static final int BUNDLE = 13; field in RemoteViews.BaseReflectionAction
1806 case BUNDLE: in ReflectionAction()
1861 case BUNDLE: in writeToParcel()
5158 addAction(new ReflectionAction(viewId, methodName, BaseReflectionAction.BUNDLE, value));
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt72338 Landroid/widget/RemoteViews$ReflectionAction;->BUNDLE:I