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