Searched refs:addProperties (Results 1 – 10 of 10) sorted by relevance
124 documentProtoBuilder.addProperties(propertyProtoMap.get(key)); in testDocumentProtoConvert()147 .addProperties( in testConvertDocument_whenPropertyHasEmptyList()159 .addProperties(emptyStringListProperty) in testConvertDocument_whenPropertyHasEmptyList()188 .addProperties( in testConvertDocument_whenNestedDocumentPropertyHasEmptyList()197 .addProperties( in testConvertDocument_whenNestedDocumentPropertyHasEmptyList()213 .addProperties(documentProperty) in testConvertDocument_whenNestedDocumentPropertyHasEmptyList()224 .addProperties(emptyStringListProperty) in testConvertDocument_whenNestedDocumentPropertyHasEmptyList()
65 .addProperties( in testSingleStringSnippet()128 .addProperties( in testNoSnippets()157 .addProperties( in testMultipleStringSnippet()161 .addProperties( in testMultipleStringSnippet()239 .addProperties( in testNestedDocumentSnippet()244 .addProperties( in testNestedDocumentSnippet()249 .addProperties( in testNestedDocumentSnippet()
63 .addProperties( in testGetProto_Email()76 .addProperties( in testGetProto_Email()123 .addProperties( in testGetProto_MusicRecording()136 .addProperties( in testGetProto_MusicRecording()
117 mApplicationProperties = addProperties(pkg.getProperties(), mApplicationProperties); in addAllProperties()146 returnCollection = addProperties(properties, returnCollection); in addComponentProperties()152 private static ArrayMap<String, ArrayMap<String, ArrayList<Property>>> addProperties( in addProperties() method in PackageProperty
119 .addProperties( in testRewriteSchema_addType()133 .addProperties( in testRewriteSchema_addType()190 .addProperties( in testRewriteSchema_addType()210 .addProperties( in testRewriteSchema_addType()326 .addProperties(PropertyProto.newBuilder().addDocumentValues(insideDocument)) in testAddDocumentTypePrefix()340 .addProperties( in testAddDocumentTypePrefix()363 .addProperties(PropertyProto.newBuilder().addDocumentValues(insideDocument)) in testRemoveDocumentTypePrefixes()378 .addProperties( in testRemoveDocumentTypePrefixes()420 .addProperties(PropertyProto.newBuilder().addDocumentValues(insideDocument)) in testNestedRemoveDatabasesFromDocumentThrowsException()
58 protoBuilder.addProperties(propertyProto); in toSchemaTypeConfigProto()
104 mProtoBuilder.addProperties(propertyProto); in toDocumentProto()
62 public synchronized void addProperties(VehiclePropConfig... configs) { in addProperties() method in MockedVehicleHal
289 hal.addProperties(mConfigs); in createMockedVehicleHal()
31803 HSPLcom/android/server/pm/PackageProperty;->addProperties(Ljava/util/Map;Landroid/util/ArrayMap;)La…