Searched defs:STRING_KEY (Results 1 – 5 of 5) sorted by relevance
43 private static final ApiCallContext.Key<String> STRING_KEY = ApiCallContext.Key.create("key2"); field in ApiCallContextOptionsTest
32 private static final String STRING_KEY = "key1"; field in ShadowCarrierConfigManagerTest
37 …private static final AttributeMap.Key<String> STRING_KEY = new AttributeMap.Key<String>(String.cla… field in AttributeMapTest
91 public static final ClassName STRING_KEY = get("dagger.multibindings", "StringKey"); field in ClassNames
1381 STRING_KEY, /* private key filename */ enumerator