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

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

Completed in 286 milliseconds