Searched refs:ACTION_POWER_SAVE_MODE_CHANGING (Results 1 – 4 of 4) sorted by relevance
70 filter.addAction(PowerManager.ACTION_POWER_SAVE_MODE_CHANGING); in registerReceiver()120 } else if (action.equals(PowerManager.ACTION_POWER_SAVE_MODE_CHANGING)) { in onReceive()
137 filter.addAction(PowerManager.ACTION_POWER_SAVE_MODE_CHANGING); in init()
1099 public static final String ACTION_POWER_SAVE_MODE_CHANGING field in PowerManager
817 Intent intent = new Intent(PowerManager.ACTION_POWER_SAVE_MODE_CHANGING) in updateLowPowerModeLocked()