Searched refs:compatibleTypeChangeCount (Results 1 – 2 of 2) sorted by relevance
298 public Builder setCompatibleTypeChangeCount(int compatibleTypeChangeCount) { in setCompatibleTypeChangeCount() argument299 mCompatibleTypeChangeCount = compatibleTypeChangeCount; in setCompatibleTypeChangeCount()
297 int compatibleTypeChangeCount = 3; in testAppSearchStats_SetSchemaStats() local320 .setCompatibleTypeChangeCount(compatibleTypeChangeCount) in testAppSearchStats_SetSchemaStats()349 assertThat(sStats.getCompatibleTypeChangeCount()).isEqualTo(compatibleTypeChangeCount); in testAppSearchStats_SetSchemaStats()