Home
last modified time | relevance | path

Searched refs:ACTION_BATTERY_LOW (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/java/com/android/server/
DBatteryService.java307 statusIntent.setAction(Intent.ACTION_BATTERY_LOW); in update()
/frameworks/base/services/java/com/android/server/status/
DStatusBarPolicy.java357 else if (action.equals(Intent.ACTION_BATTERY_LOW)) {
500 filter.addAction(Intent.ACTION_BATTERY_LOW); in StatusBarPolicy()
/frameworks/base/core/java/android/content/
DIntent.java1401 public static final String ACTION_BATTERY_LOW = "android.intent.action.BATTERY_LOW"; field in Intent
/frameworks/base/docs/html/guide/topics/intents/
Dintents-filters.jd149 <td>{@code ACTION_BATTERY_LOW}