Searched refs:updatePowerWhitelistCache (Results 1 – 2 of 2) sorted by relevance
721 mHandler.post(AppStandbyController.this::updatePowerWhitelistCache); in onBootPhase()2211 private void updatePowerWhitelistCache() { in updatePowerWhitelistCache() method in AppStandbyController2215 mInjector.updatePowerWhitelistCache(); in updatePowerWhitelistCache()2675 void updatePowerWhitelistCache() { in updatePowerWhitelistCache() method in AppStandbyController.Injector2905 mHandler.post(AppStandbyController.this::updatePowerWhitelistCache); in onReceive()
314 void updatePowerWhitelistCache() { in updatePowerWhitelistCache() method in AppStandbyControllerTests.MyInjector