Searched refs:addInt64Values (Results 1 – 4 of 4) sorted by relevance
112 "longKey1", PropertyProto.newBuilder().setName("longKey1").addInt64Values(1L)); in testDocumentProtoConvert()443 "longKey1", PropertyProto.newBuilder().setName("longKey1").addInt64Values(1L)); in testConvertDocument_withoutParentTypes()514 "longKey1", PropertyProto.newBuilder().setName("longKey1").addInt64Values(1L)); in testDocumentProtoConvert_EmbeddingProperty()
185 public AidlVehiclePropValueBuilder addInt64Values(long... values) { in addInt64Values() method in AidlVehiclePropValueBuilder
85 propertyProto.addInt64Values(longValues[j]); in toDocumentProto()
196 builder.addInt64Values(getTimestamps()); in onPropertyGet()