Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DPutDocumentStats.java74 private final int mNativeIntegerIndexLatencyMillis; field in PutDocumentStats
97 mNativeIntegerIndexLatencyMillis = builder.mNativeIntegerIndexLatencyMillis; in PutDocumentStats()
172 return mNativeIntegerIndexLatencyMillis; in getNativeIntegerIndexLatencyMillis()
200 int mNativeIntegerIndexLatencyMillis; field in PutDocumentStats.Builder
306 mNativeIntegerIndexLatencyMillis = nativeIntegerIndexLatencyMillis; in setNativeIntegerIndexLatencyMillis()