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

/frameworks/base/core/java/android/content/
H A DIntent.java2296 * Context.registerReceiver()}. See {@link #ACTION_BATTERY_LOW},
2315 public static final String ACTION_BATTERY_LOW = "android.intent.action.BATTERY_LOW"; field in class:Intent
2318 * This will be sent after {@link #ACTION_BATTERY_LOW} once the battery has

Completed in 26 milliseconds