Searched refs:ACTION_CHARGING (Results 1 – 7 of 7) sorted by relevance
141 filter.addAction(BatteryManager.ACTION_CHARGING); in startTracking()180 } else if (BatteryManager.ACTION_CHARGING.equals(action)) { in onReceiveInternal()
163 public static final String ACTION_CHARGING = "android.os.action.CHARGING"; field in BatteryManager
194 IntentFilter deviceStates = new IntentFilter(BatteryManager.ACTION_CHARGING); in onStart()287 if (BatteryManager.ACTION_CHARGING.equals(action) in onReceive()289 setAppIdleParoled(BatteryManager.ACTION_CHARGING.equals(action)); in onReceive()
186 action = mCharging ? BatteryManager.ACTION_CHARGING in handleMessage()
28146 field public static final java.lang.String ACTION_CHARGING = "android.os.action.CHARGING";
30586 field public static final java.lang.String ACTION_CHARGING = "android.os.action.CHARGING";
28215 field public static final java.lang.String ACTION_CHARGING = "android.os.action.CHARGING";