Home
last modified time | relevance | path

Searched refs:ACTION_BATTERY_OKAY (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/docs/html-intl/intl/ja/training/monitoring-device-state/
Dbattery-monitoring.jd108 …content.Intent#ACTION_BATTERY_LOW} と {@link android.content.Intent#ACTION_BATTERY_OKAY} を受信します。</p>
113 &lt;action android:name="android.intent.action.ACTION_BATTERY_OKAY"/>
/frameworks/base/docs/html-intl/intl/zh-cn/training/monitoring-device-state/
Dbattery-monitoring.jd108 …content.Intent#ACTION_BATTERY_LOW} 和 {@link android.content.Intent#ACTION_BATTERY_OKAY},只要设备的电池进入或…
113 &lt;action android:name="android.intent.action.ACTION_BATTERY_OKAY"/>
/frameworks/base/docs/html-intl/intl/ko/training/monitoring-device-state/
Dbattery-monitoring.jd108 …t#ACTION_BATTERY_LOW} 배터리 상태가 회복되었을 때{@link android.content.Intent#ACTION_BATTERY_OKAY} 전달되는 메시지를 …
113 &lt;action android:name="android.intent.action.ACTION_BATTERY_OKAY"/>
/frameworks/base/services/core/java/com/android/server/job/controllers/
DBatteryController.java155 filter.addAction(Intent.ACTION_BATTERY_OKAY); in startTracking()
191 } else if (Intent.ACTION_BATTERY_OKAY.equals(action)) { in onReceiveInternal()
/frameworks/base/docs/html-intl/intl/ru/training/monitoring-device-state/
Dbattery-monitoring.jd108 …ndroid.content.Intent#ACTION_BATTERY_LOW} и {@link android.content.Intent#ACTION_BATTERY_OKAY}.</p>
113 &lt;action android:name="android.intent.action.ACTION_BATTERY_OKAY"/>
/frameworks/base/tests/BatteryWaster/src/com/android/batterywaster/
DBatteryWaster.java64 mFilter.addAction(Intent.ACTION_BATTERY_OKAY); in onCreate()
/frameworks/base/docs/html/training/monitoring-device-state/
Dbattery-monitoring.jd140 android.content.Intent#ACTION_BATTERY_OKAY}.</p>
145 &lt;action android:name="android.intent.action.ACTION_BATTERY_OKAY"/>
/frameworks/base/docs/html-intl/intl/es/training/monitoring-device-state/
Dbattery-monitoring.jd108 …content.Intent#ACTION_BATTERY_LOW} y {@link android.content.Intent#ACTION_BATTERY_OKAY} y se activ…
113 &lt;action android:name="android.intent.action.ACTION_BATTERY_OKAY"/>
/frameworks/base/services/core/java/com/android/server/
DBatteryService.java460 Intent statusIntent = new Intent(Intent.ACTION_BATTERY_OKAY); in processValuesLocked()
/frameworks/base/docs/html/sdk/api_diff/4/
DmissingSinces.txt111 NO DOC BLOCK: android.content.Intent Field ACTION_BATTERY_OKAY
/frameworks/base/core/java/android/content/
DIntent.java1920 public static final String ACTION_BATTERY_OKAY = "android.intent.action.BATTERY_OKAY"; field in Intent
/frameworks/base/docs/html/about/versions/
Dandroid-5.0.jd892 <a href="{@docRoot}reference/android/content/Intent.html#ACTION_BATTERY_OKAY">healthy level</a>),
/frameworks/base/api/
Dcurrent.txt7560 …field public static final java.lang.String ACTION_BATTERY_OKAY = "android.intent.action.BATTERY_OK…