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

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

Completed in 44 milliseconds