Searched defs:STRING_CONSTANT (Results 1 – 11 of 11) sorted by relevance
476 public static final WithGenericConstant<String> STRING_CONSTANT = new WithGenericConstant<>(); field in ArbitraryInstancesTest.WithGenericConstant
468 public static final WithGenericConstant<String> STRING_CONSTANT = new WithGenericConstant<>(); field in ArbitraryInstancesTest.WithGenericConstant
77 const String STRING_CONSTANT = "foo"; field
489 static const char* STRING_CONSTANT; variable
15 const ::android::String16& ITestService::STRING_CONSTANT() { in STRING_CONSTANT() function in android::aidl::tests::ITestService
4431 const char* ITestService::STRING_CONSTANT = "foo"; member in aidl::android::aidl::tests::ITestService
3764 public static final String STRING_CONSTANT = "foo"; field