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

<<11121314151617181920

  /external/libmtp/src/
libmtp.h.in 581 /** The maximum battery level for this device */
libmtp.c     [all...]
  /external/libnfc-nci/src/hal/include/
nci_defs.h 437 #define NCI_ROUTE_PWR_STATE_BATT_OFF 0x04 /* The device's battery is removed */
  /frameworks/base/docs/html/about/versions/
android-3.0-highlights.jd 251 <p>The platform offers new connectivity that developers can build on. API support for Bluetooth A2DP and HSP profiles lets applications query Bluetooth profiles for connected devices, audio state, and more, then notify the user. For example, a music application can check connectivity and status and let the user know that music is playing through a stereo headset. Applications can also register to receive system broadcasts of pre-defined vendor-specific AT commands, such as Platronics Xevent. For example, an application could receive broadcasts that indicate a connected device's battery level and could notify the user or take other action as needed. Applications can also take advantage of the platform's new support for full keyboards connected by USB or Bluetooth. </p>
jelly-bean.jd 248 software capabilities that minimize use of the battery. </p>
259 battery while the device is moving. </p>
263 location accuracy while conserving battery. Apps that depend on Wi-Fi for
    [all...]
kitkat.jd 693 less battery.
697 Audio tunneling can <strong>dramatically improve battery life</strong> for
    [all...]
  /frameworks/base/docs/html/tools/debugging/
ddms.jd 232 that can be made more battery-efficient. Generally, you should look for
  /frameworks/base/docs/html/tools/publishing/
preparing.jd 347 sized correctly and that your application's performance and battery efficiency are acceptable.</p>
  /frameworks/base/location/java/android/location/
LocationRequest.java 524 * request's existence. It does not affect power blaming in the Battery page.
  /frameworks/base/media/java/android/media/
RemoteController.java 394 * on battery life (if applicable) when this query will trigger network transactions in the
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
QuickSettings.java 507 // Battery
    [all...]
QuickSettingsModel.java 596 // Battery
    [all...]
  /frameworks/base/services/java/com/android/server/
TelephonyRegistry.java 705 // Note: not reporting to the battery stats service here, because the
  /frameworks/base/wifi/java/android/net/wifi/
WifiNative.java 748 //device battery state
WifiStateMachine.java 617 * Keep track of whether we last told the battery stats we had started.
637 * to the battery stats, so we can mark the end of the previous when changing.
    [all...]
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
BatteryHistoryChart.java 109 // are battery stats signal strength buckets.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/
ch9.h 276 #define USB_CONFIG_ATT_BATTERY (1 << 4) /* battery powered */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
ch9.h 276 #define USB_CONFIG_ATT_BATTERY (1 << 4) /* battery powered */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
ch9.h 276 #define USB_CONFIG_ATT_BATTERY (1 << 4) /* battery powered */
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]
  /frameworks/base/core/res/res/values-en-rGB/
strings.xml 193 <string name="permgrouplab_affectsBattery" msgid="6209246653424798033">"Affects Battery"</string>
194 <string name="permgroupdesc_affectsBattery" msgid="6441275320638916947">"Use features that can quickly drain battery."</string>
    [all...]
  /frameworks/base/core/res/res/values-en-rIN/
strings.xml 193 <string name="permgrouplab_affectsBattery" msgid="6209246653424798033">"Affects Battery"</string>
194 <string name="permgroupdesc_affectsBattery" msgid="6441275320638916947">"Use features that can quickly drain battery."</string>
    [all...]
  /external/chromium_org/components/policy/resources/
policy_templates_ar.xtb     [all...]
policy_templates_iw.xtb     [all...]
  /frameworks/base/core/java/android/hardware/
SensorManager.java 37 * activity is paused. Failing to do so can drain the battery in just a few
668 * battery usage, use {@link #registerListener(SensorEventListener, Sensor, int, int)} which
    [all...]

Completed in 510 milliseconds

<<11121314151617181920