Searched defs:ACTION_CHARGING (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
H A DBatteryManager.java169 public static final String ACTION_CHARGING = "android.os.action.CHARGING"; field in class:BatteryManager
175 * This is paired with {@link #ACTION_CHARGING}. The current state can always
243 * broadcasts of {@link #ACTION_CHARGING} and {@link #ACTION_DISCHARGING}.

Completed in 61 milliseconds