Home
last modified time | relevance | path

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

/frameworks/base/docs/html-intl/intl/ko/training/monitoring-device-state/
Dbattery-monitoring.jd65 …t.Intent#ACTION_POWER_CONNECTED}와 {@link android.content.Intent#ACTION_POWER_DISCONNECTED}를 정의해야 합…
70 <action android:name="android.intent.action.ACTION_POWER_DISCONNECTED"/>
/frameworks/base/docs/html-intl/intl/ja/training/monitoring-device-state/
Dbattery-monitoring.jd65 ….Intent#ACTION_POWER_CONNECTED} と {@link android.content.Intent#ACTION_POWER_DISCONNECTED} をインテント …
70 <action android:name="android.intent.action.ACTION_POWER_DISCONNECTED"/>
/frameworks/base/services/core/java/com/android/server/job/controllers/
DBatteryController.java158 filter.addAction(Intent.ACTION_POWER_DISCONNECTED); in startTracking()
207 } else if (Intent.ACTION_POWER_DISCONNECTED.equals(action)) { in onReceiveInternal()
/frameworks/base/docs/html-intl/intl/zh-cn/training/monitoring-device-state/
Dbattery-monitoring.jd65 ….Intent#ACTION_POWER_CONNECTED} 和 {@link android.content.Intent#ACTION_POWER_DISCONNECTED},在清单中注册 …
70 <action android:name="android.intent.action.ACTION_POWER_DISCONNECTED"/>
/frameworks/base/docs/html-intl/intl/ru/training/monitoring-device-state/
Dbattery-monitoring.jd65 ….Intent#ACTION_POWER_CONNECTED} и {@link android.content.Intent#ACTION_POWER_DISCONNECTED} в фильт…
70 <action android:name="android.intent.action.ACTION_POWER_DISCONNECTED"/>
/frameworks/base/docs/html/training/monitoring-device-state/
Dbattery-monitoring.jd88 android.content.Intent#ACTION_POWER_DISCONNECTED} within an intent filter.</p>
93 &lt;action android:name="android.intent.action.ACTION_POWER_DISCONNECTED"/>
/frameworks/base/docs/html-intl/intl/es/training/monitoring-device-state/
Dbattery-monitoring.jd65 ….Intent#ACTION_POWER_CONNECTED} y {@link android.content.Intent#ACTION_POWER_DISCONNECTED} en un f…
70 &lt;action android:name="android.intent.action.ACTION_POWER_DISCONNECTED"/>
/frameworks/base/services/core/java/com/android/server/
DBatteryService.java438 Intent statusIntent = new Intent(Intent.ACTION_POWER_DISCONNECTED); in processValuesLocked()
/frameworks/base/docs/html/sdk/api_diff/4/
DmissingSinces.txt113 NO DOC BLOCK: android.content.Intent Field ACTION_POWER_DISCONNECTED
/frameworks/base/core/java/android/content/
DIntent.java1999 public static final String ACTION_POWER_DISCONNECTED = field in Intent
/frameworks/base/api/
Dsystem-current.txt7912 … public static final java.lang.String ACTION_POWER_DISCONNECTED = "android.intent.action.ACTION_PO…
Dcurrent.txt7668 … public static final java.lang.String ACTION_POWER_DISCONNECTED = "android.intent.action.ACTION_PO…