OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:battery
(Results
151 - 175
of
500
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/device/samsung/manta/overlay/frameworks/base/core/res/res/xml/
power_profile.xml
75
<item name="
battery
.capacity">9000</item> /* mAh */
/external/chromium_org/ash/system/chromeos/power/
power_status_unittest.cc
73
// requests, pretends there is a
battery
present, and generates some valid
tray_power.cc
125
// there is a
battery
or not. So always create this, and adjust visibility as
182
// Factory testing may place the
battery
into unusual states.
/external/chromium_org/base/android/java/src/org/chromium/base/
PowerMonitor.java
67
// If we're not plugged, assume we're running on
battery
power.
/external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
monsoon_profiler.py
28
# 4.0V to simulate a "~80%" charged
battery
. Google "li-ion voltage curve".
/external/qemu/android/avd/
hardware-properties.ini
125
#
Battery
126
name = hw.
battery
129
abstract =
Battery
support
130
description = Whether the device can run on a
battery
.
/frameworks/av/include/media/
IMediaPlayerService.h
73
// codecs and audio devices usage tracking for the
battery
app
/frameworks/av/media/libmediaplayerservice/
MediaPlayerService.h
280
// For
battery
usage tracking purpose
292
// this variable, so this value could be provided to the
battery
app
317
// for
battery
app
322
// API for the
Battery
app to pull the data of codecs usage
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBarTransitions.java
49
mBattery = mView.findViewById(R.id.
battery
);
/frameworks/base/tests/BatteryWaster/src/com/android/batterywaster/
BatteryWaster.java
36
* So you thought sync used up your
battery
life.
/hardware/libhardware/include/hardware/
lights.h
42
#define LIGHT_ID_BATTERY "
battery
"
power.h
73
* inactivity, in order to conserve
battery
power during
/packages/apps/Settings/src/com/android/settings/location/
LocationMode.java
31
*
Battery
saving: use network location only to reduce the power consumption.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
apm_bios.h
111
*
Battery
status
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
apm_bios.h
111
*
Battery
status
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
apm_bios.h
111
*
Battery
status
/packages/apps/Settings/res/values/
strings.xml
48
<!-- Settings main menu category heading. Device (Sound, display,
battery
, applications...). [CHAR LIMIT=40] -->
157
<!--
Battery
Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
158
<string name="battery_info_status_label">
Battery
status:</string>
159
<!--
Battery
Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
161
<!--
Battery
Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
162
<string name="battery_info_scale_label">
Battery
scale:</string>
163
<!--
Battery
Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
164
<string name="battery_info_level_label">
Battery
level:</string>
165
<!--
Battery
Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
166
<string name="battery_info_health_label">
Battery
health:</string
[
all
...]
/frameworks/base/core/java/android/app/
AlarmManager.java
53
* the OS will shift alarms in order to minimize wakeups and
battery
use. There are
151
*
battery
use. In general, alarms scheduled in the near future will not
260
*
battery
optimizations that arise from delivery batching even when it has
271
* flexibility to minimize wakeups and
battery
use. For alarms that must be delivered
317
* alarms unnecessarily as they reduce the OS's ability to minimize
battery
use.
/frameworks/base/docs/html/training/basics/network-ops/
managing.jd
27
<li><a href="{@docRoot}training/monitoring-device-state/index.html">Optimizing
Battery
Life</a></li>
28
<li><a href="{@docRoot}training/efficient-downloads/index.html">Transferring Data Without Draining the
Battery
</a></li>
53
<p>For general guidelines on how to write apps that minimize the
battery
life
55
<a href="{@docRoot}training/monitoring-device-state/index.html">Optimizing
Battery
Life</a>
56
and <a href="{@docRoot}training/efficient-downloads/index.html">Transferring Data Without Draining the
Battery
</a>.
/external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c
509
/* return
battery
report w/o condition */
646
/* is
battery
report */
650
APPL_TRACE_DEBUG0("read
battery
level report reference descriptor");
[
all
...]
/external/kernel-headers/original/linux/spi/
cpcap.h
358
CPCAP_IRQ_LOWBPL, /* Low
Battery
Low Threshold */
360
CPCAP_IRQ_LOWBPH, /* Low
Battery
High Threshold */
412
CPCAP_IRQ_BATTDETB, /*
Battery
Presence Detected */
/frameworks/base/docs/html/tools/devices/
managing-avds-cmdline.jd
290
<td>
Battery
support</td>
291
<td>Whether the device can run on a
battery
. Default value is "yes".</td>
292
<td>hw.
battery
</td>
/frameworks/base/docs/html/training/scheduling/
alarms.jd
74
on
battery
life. Follow these guidelines as you design your app:</p>
87
them at the same time. This reduces the drain on the
battery
.</li>
216
them at the same time. This reduces the drain on the
battery
.</p>
/frameworks/base/packages/SystemUI/src/com/android/systemui/
BatteryMeterView.java
74
// current
battery
status
155
// preload the
battery
level
297
// first, draw the
battery
shape
/frameworks/support/v4/java/android/support/v4/content/
ContextCompat.java
127
* slots, such as SD cards in a
battery
compartment. The returned paths do
186
* slots, such as SD cards in a
battery
compartment. The returned paths do
246
* slots, such as SD cards in a
battery
compartment. The returned paths do
Completed in 827 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>