Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DSetSchemaStats.java47 private final int mCompatibleTypeChangeCount; field in SetSchemaStats
74 mCompatibleTypeChangeCount = builder.mCompatibleTypeChangeCount; in SetSchemaStats()
131 return mCompatibleTypeChangeCount; in getCompatibleTypeChangeCount()
238 int mCompatibleTypeChangeCount; field in SetSchemaStats.Builder
299 mCompatibleTypeChangeCount = compatibleTypeChangeCount; in setCompatibleTypeChangeCount()