Searched refs:dispatchesInHistory (Results 1 – 1 of 1) sorted by relevance
2399 final int dispatchesInHistory = history.getTotalWakeupsInWindow( in adjustDeliveryTimeBasedOnBatterySaver() local2401 if (dispatchesInHistory < quota) { in adjustDeliveryTimeBasedOnBatterySaver()2461 final int dispatchesInHistory = history.getTotalWakeupsInWindow( in adjustDeliveryTimeBasedOnDeviceIdle() local2463 if (dispatchesInHistory < quota) { in adjustDeliveryTimeBasedOnDeviceIdle()