Home
last modified time | relevance | path

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

/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-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/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/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/core/java/android/content/
DIntent.java2172 public static final String ACTION_POWER_DISCONNECTED = field in Intent
/frameworks/base/api/
Dcurrent.txt8171 … public static final java.lang.String ACTION_POWER_DISCONNECTED = "android.intent.action.ACTION_PO…
Dsystem-current.txt8423 … public static final java.lang.String ACTION_POWER_DISCONNECTED = "android.intent.action.ACTION_PO…