Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/appsearch/external/localstorage/converter/
H A 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()
/aosp12/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/converter/
H A DGenericDocumentToProtoConverter.java135 .setCreationTimestampMillis(proto.getCreationTimestampMs()); in toGenericDocument()
/aosp12/frameworks/base/core/java/android/content/pm/
H A DAppSearchShortcutInfo.java341 .setCreationTimestampMillis(shortcutInfo.getLastChangedTimestamp()) in instance()
/aosp12/frameworks/base/apex/appsearch/framework/java/external/android/app/appsearch/
H A DGenericDocument.java1118 public BuilderType setCreationTimestampMillis( in setCreationTimestampMillis() method in GenericDocument.Builder
/aosp12/frameworks/base/apex/appsearch/framework/api/
H A Dcurrent.txt183 method @NonNull public BuilderType setCreationTimestampMillis(long);