Searched refs:ACTION_BATTERY_LOW (Results 1 – 12 of 12) sorted by relevance
63 mFilter.addAction(Intent.ACTION_BATTERY_LOW); in onCreate()
686 final Intent statusIntent = new Intent(Intent.ACTION_BATTERY_LOW); in processValuesLocked()
4279 filter.addAction(Intent.ACTION_BATTERY_LOW);4372 if (Intent.ACTION_BATTERY_LOW.equals(action)) {
1742 && filter.hasAction(Intent.ACTION_BATTERY_LOW) in testBatteryStateTrackerRegistersForImportantIntents()
18 BroadcastBehavior: android.content.Intent#ACTION_BATTERY_LOW:19 Field 'ACTION_BATTERY_LOW' is missing @BroadcastBehavior
22 BroadcastBehavior: android.content.Intent#ACTION_BATTERY_LOW:23 Field 'ACTION_BATTERY_LOW' is missing @BroadcastBehavior
26 BroadcastBehavior: android.content.Intent#ACTION_BATTERY_LOW:27 Field 'ACTION_BATTERY_LOW' is missing @BroadcastBehavior
11153 field public static final String ACTION_BATTERY_LOW = "android.intent.action.BATTERY_LOW";
3374 public static final String ACTION_BATTERY_LOW = "android.intent.action.BATTERY_LOW"; field in Intent
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7594 …field public static final java.lang.String ACTION_BATTERY_LOW = "android.intent.action.BATTERY_LOW…