Searched refs:ACTION_BATTERY_LOW (Results 1 – 6 of 6) sorted by relevance
63 mFilter.addAction(Intent.ACTION_BATTERY_LOW); in onCreate()
345 statusIntent.setAction(Intent.ACTION_BATTERY_LOW); in processValues()
1667 public static final String ACTION_BATTERY_LOW = "android.intent.action.BATTERY_LOW"; field in Intent
149 <td>{@code ACTION_BATTERY_LOW}
5404 …field public static final java.lang.String ACTION_BATTERY_LOW = "android.intent.action.BATTERY_LOW…