Searched refs:COUNT_DEFAULT (Results 1 – 2 of 2) sorted by relevance
22 import static com.android.server.healthconnect.migration.MigrationConstants.COUNT_DEFAULT;159 return COUNT_DEFAULT; in getRequiredCount()
34 static final int COUNT_DEFAULT = 0; field in MigrationConstants