Home
last modified time | relevance | path

Searched refs:ACTION_POWER_DISCONNECTED (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/DeskClock/src/com/android/deskclock/
H A DScreensaverActivity.kt49 Intent.ACTION_POWER_DISCONNECTED -> updateWakeLock(false)
121 filter.addAction(Intent.ACTION_POWER_DISCONNECTED)
/aosp12/frameworks/base/core/tests/coretests/BinderProxyCountingTestApp/src/com/android/frameworks/coretests/binderproxycountingtestapp/
H A DBpcTestAppCmdService.java65 IntentFilter filt = new IntentFilter(Intent.ACTION_POWER_DISCONNECTED);
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DBatteryService.java636 final Intent statusIntent = new Intent(Intent.ACTION_POWER_DISCONNECTED); in processValuesLocked()
/aosp12/frameworks/base/core/java/android/content/
H A DIntent.java3159 public static final String ACTION_POWER_DISCONNECTED = field in Intent
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt11135 …field public static final String ACTION_POWER_DISCONNECTED = "android.intent.action.ACTION_POWER_D…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt7666 … public static final java.lang.String ACTION_POWER_DISCONNECTED = "android.intent.action.ACTION_PO…