Searched refs:dispatchesInHistory (Results 1 – 1 of 1) sorted by relevance
2493 final int dispatchesInHistory = history.getTotalWakeupsInWindow( in adjustDeliveryTimeBasedOnBatterySaver() local2495 if (dispatchesInHistory < quota) { in adjustDeliveryTimeBasedOnBatterySaver()2555 final int dispatchesInHistory = history.getTotalWakeupsInWindow( in adjustDeliveryTimeBasedOnDeviceIdle() local2557 if (dispatchesInHistory < quota) { in adjustDeliveryTimeBasedOnDeviceIdle()