HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_BATTERY_LOW (Results 1 - 9 of 9) sorted by null

  /cts/tests/tests/permission2/src/android/permission2/cts/
ProtectedBroadcastsTest.java 45 Intent.ACTION_BATTERY_LOW,
  /frameworks/base/tests/BatteryWaster/src/com/android/batterywaster/
BatteryWaster.java 63 mFilter.addAction(Intent.ACTION_BATTERY_LOW);
  /frameworks/base/services/java/com/android/server/
BatteryService.java 288 /* The ACTION_BATTERY_LOW broadcast is sent in these situations:
317 statusIntent.setAction(Intent.ACTION_BATTERY_LOW);
  /packages/apps/Phone/src/com/android/phone/
PhoneApp.java 496 intentFilter.addAction(Intent.ACTION_BATTERY_LOW);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
StatusBarPolicy.java 364 else if (action.equals(Intent.ACTION_BATTERY_LOW)) {
485 filter.addAction(Intent.ACTION_BATTERY_LOW);
    [all...]
  /frameworks/base/core/java/android/content/
Intent.java     [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 

Completed in 149 milliseconds