Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/telemetry/databroker/
H A DScriptExecutionTask.java51 public long getCreationTimestampMillis() { in getCreationTimestampMillis() method in ScriptExecutionTask
90 if (getCreationTimestampMillis() < other.getCreationTimestampMillis()) { in compareTo()
/aosp12/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/converter/
H A DGenericDocumentToProtoConverter.java60 .setCreationTimestampMs(document.getCreationTimestampMillis()); in toDocumentProto()
/aosp12/frameworks/base/apex/appsearch/framework/java/external/android/app/appsearch/
H A DGenericDocument.java157 public long getCreationTimestampMillis() { in getCreationTimestampMillis() method in GenericDocument
898 .append(getCreationTimestampMillis()) in appendGenericDocumentString()
/aosp12/frameworks/base/core/java/android/content/pm/
H A DAppSearchShortcutInfo.java425 getCreationTimestampMillis(), flags, iconResId, iconResName, bitmapPath, iconUri, in toShortcutInfo()
/aosp12/frameworks/base/apex/appsearch/framework/api/
H A Dcurrent.txt157 method public long getCreationTimestampMillis();