Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DPutDocumentStats.java56 private final int mNativeIndexLatencyMillis; field in PutDocumentStats
92 mNativeIndexLatencyMillis = builder.mNativeIndexLatencyMillis; in PutDocumentStats()
147 return mNativeIndexLatencyMillis; in getNativeIndexLatencyMillis()
195 int mNativeIndexLatencyMillis; field in PutDocumentStats.Builder
266 mNativeIndexLatencyMillis = nativeIndexLatencyMillis; in setNativeIndexLatencyMillis()