Searched defs:remainingQuota (Results 1 – 10 of 10) sorted by relevance
29 public Quota(long lastUpdatedTimeMillis, float remainingQuota) { in Quota()46 public void setRemainingQuota(Float remainingQuota) { in setRemainingQuota()
155 float remainingQuota = mUtil.tryAcquireCallQuotaNTimesForWrite(dataSource, maximumCalls); in testCreateMedicalDataSource_writeLimitExceeded_throws() local
129 float remainingQuota = mUtil.tryAcquireCallQuotaNTimesForWrite(dataSource, maximumCalls); in testDeleteMedicalDataSource_writeLimitExceeded_throws() local
133 float remainingQuota = mUtil.tryAcquireCallQuotaNTimesForWrite(dataSource, maximumCalls); in testDeleteMedicalResourcesByIds_writeLimitExceeded_throws() local
171 float remainingQuota = in testReadMedicalResourcesByIds_readLimitExceeded_throws() local
142 float remainingQuota = in testGetMedicalDataSourcesById_readLimitExceeded_throws() local
135 float remainingQuota = mUtil.tryAcquireCallQuotaNTimesForWrite(dataSource, maximumCalls); in testDeleteMedicalResourcesByRequest_writeLimitExceeded_throws() local
158 float remainingQuota = in testReadMedicalResourcesByRequest_readLimitExceeded_throws() local
159 float remainingQuota = in testGetMedicalDataSourcesByRequest_readLimitExceeded_throws() local
167 float remainingQuota = mUtil.tryAcquireCallQuotaNTimesForWrite(dataSource, maximumCalls); in testUpsertMedicalResources_writeLimitExceeded_throws() local