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

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

Completed in 141 milliseconds