Searched refs:INTERVAL_DEFAULT (Results 1 – 2 of 2) sorted by relevance
24 import static com.android.server.healthconnect.migration.MigrationConstants.INTERVAL_DEFAULT;176 return INTERVAL_DEFAULT; in getRequiredInterval()
35 static final int INTERVAL_DEFAULT = 0; field in MigrationConstants