Searched refs:ACTION_POWER_DISCONNECTED (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DBatteryService.java438 Intent statusIntent = new Intent(Intent.ACTION_POWER_DISCONNECTED);
/frameworks/base/core/java/android/content/
H A DIntent.java544 * <li> {@link #ACTION_POWER_DISCONNECTED}
2121 * and {@link #ACTION_POWER_DISCONNECTED} for distinct battery-related
2172 public static final String ACTION_POWER_DISCONNECTED = field in class:Intent
2173 "android.intent.action.ACTION_POWER_DISCONNECTED";

Completed in 1181 milliseconds