Searched defs:BUNDLE (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/core/tests/coretests/src/android/view/textclassifier/ | ||
H A D | TextLinksTest.java | 50 private static final Bundle BUNDLE = new Bundle(); field in TextLinksTest |
H A D | TextSelectionTest.java | 52 private static final Bundle BUNDLE = new Bundle(); field in TextSelectionTest |
H A D | TextClassificationTest.java | 58 private static final Bundle BUNDLE = new Bundle(); field in TextClassificationTest |
/aosp12/frameworks/base/core/java/android/widget/ | ||
H A D | RemoteViews.java | 1681 static final int BUNDLE = 13; field in RemoteViews.BaseReflectionAction |