Searched refs:ACTION_POWER_SAVE_WHITELIST_CHANGED (Results 1 – 5 of 5) sorted by relevance
88 case PowerManager.ACTION_POWER_SAVE_WHITELIST_CHANGED:136 filter.addAction(PowerManager.ACTION_POWER_SAVE_WHITELIST_CHANGED); in DeviceIdleJobsController()
2226 public static final String ACTION_POWER_SAVE_WHITELIST_CHANGED field in PowerManager
402 deviceStates.addAction(PowerManager.ACTION_POWER_SAVE_WHITELIST_CHANGED); in AppStandbyController()2210 case PowerManager.ACTION_POWER_SAVE_WHITELIST_CHANGED: in onReceive()
3702 Intent intent = new Intent(PowerManager.ACTION_POWER_SAVE_WHITELIST_CHANGED); in reportPowerSaveWhitelistChangedLocked()
824 PowerManager.ACTION_POWER_SAVE_WHITELIST_CHANGED); in initService()