Home
last modified time | relevance | path

Searched refs:setCreationTimestampMillis (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/appsearch/external/localstorage/converter/
DGenericDocumentToProtoConverterTest.java47 .setCreationTimestampMillis(12345L)
52 .setCreationTimestampMillis(6789L)
68 .setCreationTimestampMillis(5L) in testDocumentProtoConvert()
171 .setCreationTimestampMillis(5L) in testConvertDocument_whenPropertyHasEmptyList()
240 .setCreationTimestampMillis(5L) in testConvertDocument_whenNestedDocumentPropertyHasEmptyList()
245 .setCreationTimestampMillis(5L) in testConvertDocument_whenNestedDocumentPropertyHasEmptyList()
/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/converter/
DGenericDocumentToProtoConverter.java135 .setCreationTimestampMillis(proto.getCreationTimestampMs()); in toGenericDocument()
/frameworks/base/core/java/android/content/pm/
DAppSearchShortcutInfo.java341 .setCreationTimestampMillis(shortcutInfo.getLastChangedTimestamp()) in instance()
/frameworks/base/apex/appsearch/framework/java/external/android/app/appsearch/
DGenericDocument.java1118 public BuilderType setCreationTimestampMillis( in setCreationTimestampMillis() method in GenericDocument.Builder
/frameworks/base/apex/appsearch/framework/api/
Dcurrent.txt183 method @NonNull public BuilderType setCreationTimestampMillis(long);