Searched refs:PROPERTY_TYPE_STRING (Results 1 – 1 of 1) sorted by relevance
380 private static final int PROPERTY_TYPE_STRING = 5; field in PackageParserTest452 } else if (propertyType == PROPERTY_TYPE_STRING) { in assertProperty()496 "android.cts.PROPERTY_STRING", PROPERTY_TYPE_STRING, "koala"); in testParseApplicationProperties()498 "android.cts.PROPERTY_STRING_VIA_RESOURCE", PROPERTY_TYPE_STRING, "giraffe"); in testParseApplicationProperties()525 "android.cts.PROPERTY_STRING", PROPERTY_TYPE_STRING, "koala activity"); in testParseActivityProperties()571 "android.cts.PROPERTY_STRING", PROPERTY_TYPE_STRING, "koala receiver"); in testParseReceiverProperties()