Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DPutDocumentStats.java289 public Builder setNativeNumTokensIndexed(int nativeNumTokensIndexed) { in setNativeNumTokensIndexed() method in PutDocumentStats.Builder
/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerHelper.java65 .setNativeNumTokensIndexed( in copyNativeStats()
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java101 .setNativeNumTokensIndexed(nativeNumTokensIndexed) in testAppSearchStats_PutDocumentStats()