Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DSetSchemaStats.java48 private final int mIndexIncompatibleTypeChangeCount; field in SetSchemaStats
75 mIndexIncompatibleTypeChangeCount = builder.mIndexIncompatibleTypeChangeCount; in SetSchemaStats()
141 return mIndexIncompatibleTypeChangeCount; in getIndexIncompatibleTypeChangeCount()
239 int mIndexIncompatibleTypeChangeCount; field in SetSchemaStats.Builder
307 mIndexIncompatibleTypeChangeCount = indexIncompatibleTypeChangeCount; in setIndexIncompatibleTypeChangeCount()