Home
last modified time | relevance | path

Searched defs:BUNDLE_KEY (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DTextLinksTest.java48 private static final String BUNDLE_KEY = "key"; field in TextLinksTest
52 BUNDLE.putString(BUNDLE_KEY, BUNDLE_VALUE); in BUNDLE.putString() argument
H A DTextSelectionTest.java50 private static final String BUNDLE_KEY = "key"; field in TextSelectionTest
54 BUNDLE.putString(BUNDLE_KEY, BUNDLE_VALUE); in BUNDLE.putString() argument
H A DTextClassificationTest.java56 private static final String BUNDLE_KEY = "key"; field in TextClassificationTest
60 BUNDLE.putString(BUNDLE_KEY, BUNDLE_VALUE); in BUNDLE.putString() argument
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/bubbles/
H A DBubbleBarUpdate.java34 public static final String BUNDLE_KEY = "update"; field in BubbleBarUpdate
/aosp14/frameworks/base/media/java/android/media/
H A DMediaMetrics.java649 public static final String BUNDLE_KEY = "_key"; field in Item