Searched refs:addProperties (Results 1 – 8 of 8) 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()
63 .addProperties( in testGetProto_Email()76 .addProperties( in testGetProto_Email()123 .addProperties( in testGetProto_MusicRecording()136 .addProperties( in testGetProto_MusicRecording()
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()
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
118 .addProperties( in testRewriteSchema_addType()132 .addProperties( in testRewriteSchema_addType()189 .addProperties( in testRewriteSchema_addType()209 .addProperties( in testRewriteSchema_addType()325 .addProperties(PropertyProto.newBuilder().addDocumentValues(insideDocument)) in testAddDocumentTypePrefix()339 .addProperties( in testAddDocumentTypePrefix()362 .addProperties(PropertyProto.newBuilder().addDocumentValues(insideDocument)) in testRemoveDocumentTypePrefixes()377 .addProperties( in testRemoveDocumentTypePrefixes()419 .addProperties(PropertyProto.newBuilder().addDocumentValues(insideDocument)) in testNestedRemoveDatabasesFromDocumentThrowsException()
58 protoBuilder.addProperties(propertyProto); in toSchemaTypeConfigProto()
104 mProtoBuilder.addProperties(propertyProto); in toDocumentProto()
31803 HSPLcom/android/server/pm/PackageProperty;->addProperties(Ljava/util/Map;Landroid/util/ArrayMap;)La…