Searched refs:getMaxStartMigrationCalls (Results 1 – 4 of 4) sorted by relevance
113 assertThat(sHealthConnectDeviceConfigManager.getMaxStartMigrationCalls()) in testMaxStartMigrationCallsAllowed_changeValueInDeviceConfig_onPropertiesChanged()
147 when(mHealthConnectDeviceConfigManager.getMaxStartMigrationCalls()) in setUp()
366 public int getMaxStartMigrationCalls() { in getMaxStartMigrationCalls() method in HealthConnectDeviceConfigManager
263 >= mHealthConnectDeviceConfigManager.getMaxStartMigrationCalls()) { in updateMigrationStateGuarded()