HomeSort by relevance Sort by last modified time
    Searched full:battery (Results 176 - 200 of 500) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/chromeos/dbus/
power_policy_controller.cc 30 // "battery".
99 APPEND_DELAYS(str, policy.battery_delays(), "battery");
  /external/chromium_org/tools/telemetry/docs/
telemetry.core.platform.html 84 Most&nbsp;platforms&nbsp;can&nbsp;operate&nbsp;in&nbsp;a&nbsp;battery&nbsp;saving&nbsp;mode.&nbsp;While&nbsp;good&nbsp;for&nbsp;battery<br>
  /frameworks/base/packages/SettingsProvider/res/values/
defaults.xml 173 0 means no timeout; battery sounds will always play
174 >0 is milliseconds of screen-off time after which battery sounds will not play -->
  /developers/build/prebuilts/gradle/AdvancedImmersiveMode/AdvancedImmersiveModeSample/src/main/java/com/example/android/advancedimmersivemode/
AdvancedImmersiveModeFragment.java 117 // which usually shows notification icons, battery life, etc
  /developers/samples/android/background/alarms/Scheduler/src/com/example/android/scheduler/
SampleAlarmReceiver.java 68 * to minimize the drain on the device battery.
  /development/samples/CubeLiveWallpaper/
_index.html 25 minimizes the wallpaper's impact on system performance and battery life.
  /development/samples/browseable/AdvancedImmersiveMode/src/com.example.android.advancedimmersivemode/
AdvancedImmersiveModeFragment.java 117 // which usually shows notification icons, battery life, etc
  /docs/source.android.com/src/devices/tech/
index.jd 84 <p>Battery usage statistics are tracked by the framework. This involves keeping track of
  /external/bluetooth/bluedroid/stack/include/
mca_defs.h 78 #define MCA_RSP_NO_RESOURCE 0x08 /* The device is temporarily unable to complete the request. This is intended for reasons relating to the physical sensor (e.g. hardware fault, low battery), or when processing resources are temporarily committed to other processes. */
  /external/kernel-headers/original/linux/
apm_bios.h 194 * Battery status
  /external/libexif/libexif/pentax/
mnote-pentax-tag.c 118 {MNOTE_PENTAX2_TAG_BATTERY_INFO, "BatteryInfo", N_("Battery Info"), ""},
  /frameworks/base/core/java/android/bluetooth/
BluetoothGattService.java 212 * (ex. multiple battery services for different batteries), the instance
  /frameworks/base/docs/html/design/get-started/
ui-overview.jd 69 <p>Displays pending notifications on the left and status, such as time, battery level, or signal
  /frameworks/base/docs/html/google/gcm/
adv.jd 59 to optimize for the overall network efficiency and battery life of
73 belonging to a non-throttled category by GCM for network and battery
229 <p>If your application does not need to use non-collapsible messages, collapsible messages are a better choice from a performance standpoint, because they put less of a burden on the device battery.</p>
240 <p>GCM will usually deliver messages immediately after they are sent. However, this might not always be possible. For example, the device could be turned off, offline, or otherwise unavailable. In other cases, the sender itself might request that messages not be delivered until the device becomes active by using the <code>delay_while_idle</code> flag. Finally, GCM might intentionally delay messages to prevent an application from consuming excessive resources and negatively impacting battery life.</p>
  /frameworks/base/docs/html/training/monitoring-device-state/
connectivity-monitoring.jd 2 parent.title=Optimizing Battery Life
  /frameworks/base/location/java/android/location/
LocationProvider.java 31 * internet. They may also have different battery consumption
  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
LocationStatsAggregator.java 43 // withouth draining the battery quickly
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
MovieActivity.java 115 // But for the performance (and battery), we remove the background here.
  /packages/inputmethods/LatinIME/java/res/values/
themes-common.xml 85 <!-- Remove animations for now because it could drain a non-negligible amount of battery while typing.
  /packages/providers/DownloadProvider/res/values-en-rGB/
strings.xml 43 <string name="wifi_recommended_body" msgid="1314735166699936073">"Starting this <xliff:g id="SIZE">%s </xliff:g> download now may shorten your battery life and/or result in excessive usage of your mobile data connection, which can lead to charges by your mobile operator depending on your data plan.\n\n Touch <xliff:g id="QUEUE_TEXT">%s</xliff:g> to start this download the next time that you\'re connected to a Wi-Fi network."</string>
  /packages/providers/DownloadProvider/res/values-en-rIN/
strings.xml 43 <string name="wifi_recommended_body" msgid="1314735166699936073">"Starting this <xliff:g id="SIZE">%s </xliff:g> download now may shorten your battery life and/or result in excessive usage of your mobile data connection, which can lead to charges by your mobile operator depending on your data plan.\n\n Touch <xliff:g id="QUEUE_TEXT">%s</xliff:g> to start this download the next time that you\'re connected to a Wi-Fi network."</string>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_imgfile.py 14 """Run through the imgfile's battery of possible methods
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_imgfile.py 14 """Run through the imgfile's battery of possible methods
  /sdk/files/
devices.xml 255 <d:power-type>battery</d:power-type>
377 <d:power-type>battery</d:power-type>
463 <d:power-type>battery</d:power-type>
558 <d:power-type>battery</d:power-type>
  /packages/apps/Settings/res/values-en-rGB/
strings.xml 77 <string name="battery_info_status_label" msgid="8109155295509700309">"Battery status:"</string>
79 <string name="battery_info_scale_label" msgid="3649763192389778437">"Battery scale:"</string>
80 <string name="battery_info_level_label" msgid="8706526709307788737">"Battery level:"</string>
81 <string name="battery_info_health_label" msgid="6416051542741886958">"Battery health:"</string>
82 <string name="battery_info_technology_label" msgid="788304533220748681">"Battery technology:"</string>
83 <string name="battery_info_voltage_label" msgid="8971764146757637863">"Battery voltage:"</string>
85 <string name="battery_info_temperature_label" msgid="1968383098818648037">"Battery temperature:"</string>
88 <string name="battery_info_awake_battery" msgid="2557725975486185849">"Awake time on battery:"</string>
262 <string name="battery_info_label" msgid="4132685016148679403">"Battery info"</string>
    [all...]

Completed in 989 milliseconds

1 2 3 4 5 6 78 91011>>