Searched defs:BUNDLE_KEY (Results 1 – 7 of 7) sorted by relevance
48 private static final String BUNDLE_KEY = "key"; field in TextLinksTest52 BUNDLE.putString(BUNDLE_KEY, BUNDLE_VALUE); in BUNDLE.putString() argument
50 private static final String BUNDLE_KEY = "key"; field in TextSelectionTest54 BUNDLE.putString(BUNDLE_KEY, BUNDLE_VALUE); in BUNDLE.putString() argument
56 private static final String BUNDLE_KEY = "key"; field in TextClassificationTest60 BUNDLE.putString(BUNDLE_KEY, BUNDLE_VALUE); in BUNDLE.putString() argument
29 protected static final String BUNDLE_KEY = "BUNDLE_KEY"; field in QCItemTestCase
61 private static final String BUNDLE_KEY = "key"; field in ConnectivityDiagnosticsManagerTest
603 public static final String BUNDLE_KEY = "_key"; field in Item
231 static inline constexpr const char *BUNDLE_KEY = "_key"; variable