Home
last modified time | relevance | path

Searched refs:ACTION_POWER_CONNECTED (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/controllers/
DBatteryController.java243 filter.addAction(Intent.ACTION_POWER_CONNECTED); in startTracking()
262 if (Intent.ACTION_POWER_CONNECTED.equals(action)) { in onReceive()
/frameworks/base/tests/BatteryWaster/src/com/android/batterywaster/
DBatteryWaster.java65 mFilter.addAction(Intent.ACTION_POWER_CONNECTED); in onCreate()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/controllers/
DBatteryControllerTest.java106 filter.hasAction(Intent.ACTION_POWER_CONNECTED) in setUp()
153 connected ? Intent.ACTION_POWER_CONNECTED : Intent.ACTION_POWER_DISCONNECTED); in setPowerConnected()
/frameworks/base/services/core/java/com/android/server/
DEntropyMixer.java123 broadcastFilter.addAction(Intent.ACTION_POWER_CONNECTED); in EntropyMixer()
DBatteryService.java603 final Intent statusIntent = new Intent(Intent.ACTION_POWER_CONNECTED); in processValuesLocked()
/frameworks/base/core/java/android/content/
DIntent.java3307 …public static final String ACTION_POWER_CONNECTED = "android.intent.action.ACTION_POWER_CONNECTED"; field in Intent
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7665 …eld public static final java.lang.String ACTION_POWER_CONNECTED = "android.intent.action.ACTION_PO…
/frameworks/base/core/api/
Dcurrent.txt10305 …field public static final String ACTION_POWER_CONNECTED = "android.intent.action.ACTION_POWER_CONN…