Home
last modified time | relevance | path

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

/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DPutDocumentStats.java51 private final int mNativeDocumentStoreLatencyMillis; field in PutDocumentStats
79 mNativeDocumentStoreLatencyMillis = builder.mNativeDocumentStoreLatencyMillis; in PutDocumentStats()
127 return mNativeDocumentStoreLatencyMillis; in getNativeDocumentStoreLatencyMillis()
167 int mNativeDocumentStoreLatencyMillis; field in PutDocumentStats.Builder
222 mNativeDocumentStoreLatencyMillis = nativeDocumentStoreLatencyMillis; in setNativeDocumentStoreLatencyMillis()