Searched refs:ACTION_POWER_SAVE_MODE_CHANGED (Results 1 – 11 of 11) sorted by relevance
71 Intent intent = new Intent(PowerManager.ACTION_POWER_SAVE_MODE_CHANGED); in testIndependentAODBatterySaver_true()86 Intent intent = new Intent(PowerManager.ACTION_POWER_SAVE_MODE_CHANGED); in testIndependentAODBatterySaver_false()
98 filter.addAction(PowerManager.ACTION_POWER_SAVE_MODE_CHANGED); in registerReceiver()169 } else if (action.equals(PowerManager.ACTION_POWER_SAVE_MODE_CHANGED)) { in onReceive()
505 intent = new Intent(PowerManager.ACTION_POWER_SAVE_MODE_CHANGED); in handleBatterySaverStateChanged()511 intent = new Intent(PowerManager.ACTION_POWER_SAVE_MODE_CHANGED) in handleBatterySaverStateChanged()
228 case PowerManager.ACTION_POWER_SAVE_MODE_CHANGED:298 filter.addAction(PowerManager.ACTION_POWER_SAVE_MODE_CHANGED); in DeviceStateMonitor()
233 filter.addAction(PowerManager.ACTION_POWER_SAVE_MODE_CHANGED); in init()255 if (PowerManager.ACTION_POWER_SAVE_MODE_CHANGED.equals(action)) { in onReceive()
1064 if (!PowerManager.ACTION_POWER_SAVE_MODE_CHANGED.equals(intent.getAction())) { in onReceive()1104 new IntentFilter(PowerManager.ACTION_POWER_SAVE_MODE_CHANGED)); in initializeTelephonyAndPowerStateListeners()
2192 public static final String ACTION_POWER_SAVE_MODE_CHANGED field in PowerManager
518 case PowerManager.ACTION_POWER_SAVE_MODE_CHANGED:2124 intentFilter.addAction(PowerManager.ACTION_POWER_SAVE_MODE_CHANGED);
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
22162 …field public static final java.lang.String ACTION_POWER_SAVE_MODE_CHANGED = "android.os.action.POW…
36697 …field public static final String ACTION_POWER_SAVE_MODE_CHANGED = "android.os.action.POWER_SAVE_MO…