Searched refs:changeConcurrentRequests (Results 1 – 3 of 3) sorted by relevance
58 mClient.changeConcurrentRequests(2, 200); in testStopAttributingWakelock()62 mClient.changeConcurrentRequests(1, 300); in testStopAttributingWakelock()
68 public void changeConcurrentRequests(int concurrentRequests, long time) { in changeConcurrentRequests() method in ClientWakelockAccountant
105 cI.changeConcurrentRequests(numRequestsInQueue, time); in updateConcurrentRequests()