OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:voltage
(Results
1 - 25
of
27
) sorted by null
1
2
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
InputController.java
46
* The change in
voltage
is scaled to a temperature coefficient of 10.0
48
* for the MCP9701/9701A. The out- put
voltage
at 0 degC is also scaled
/frameworks/base/core/java/android/os/
BatteryManager.java
72
* integer containing the current battery
voltage
level.
74
public static final String EXTRA_VOLTAGE = "
voltage
";
BatteryStats.java
[
all
...]
/packages/apps/Settings/res/layout/
battery_info.xml
53
<!-- Battery
Voltage
-->
56
<TextView android:id="@+id/
voltage
" style="@style/info_value" />
/external/qemu/hw/
sd.h
47
* [11:8] Host
Voltage
Supply Flags
smbios.h
88
uint8_t
voltage
;
member in struct:smbios_type_4
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
watchdog.h
44
#define WDIOF_POWEROVER 0x0040 /* Power over
voltage
*/
telephony.h
229
* indicates that the DAA on a LineJACK card has detected ring
voltage
on
/packages/apps/Settings/src/com/android/settings/
BatteryInfo.java
87
mVoltage.setText("" + intent.getIntExtra("
voltage
", 0) + " "
157
mVoltage = (TextView)findViewById(R.id.
voltage
);
/packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis4/
Visualization4RS.java
211
// inductive load, which means that an immediate change in applied
voltage
222
// 'volt' is for the applied
voltage
, which causes a current to flow through the coil
/frameworks/base/services/java/com/android/server/
BatteryService.java
66
* <p>"
voltage
" - int, current battery
voltage
in millivolts</p>
397
"
voltage
: " + mBatteryVoltage +
511
pw.println("
voltage
:" + mBatteryVoltage);
EventLogTags.logtags
8
2722 battery_level (level|1|6),(
voltage
|1|1),(temperature|1|1)
/packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis5/
Visualization5RS.java
346
// inductive load, which means that an immediate change in applied
voltage
357
// 'volt' is for the applied
voltage
, which causes a current to flow through the coil
/external/kernel-headers/original/linux/
telephony.h
229
* indicates that the DAA on a LineJACK card has detected ring
voltage
on
/frameworks/base/services/jni/
com_android_server_BatteryService.cpp
111
} else if (strcmp(status, "Over
voltage
") == 0) {
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
edid.h
303
/* input
voltage
level */
/external/qemu-pc-bios/bochs/bios/
rombios32.c
2015
uint8_t
voltage
;
member in struct:smbios_type_4
[
all
...]
/frameworks/base/include/media/stagefright/openmax/
OMX_Audio.h
[
all
...]
/hardware/qcom/media/mm-core/omxcore/inc/
OMX_Audio.h
[
all
...]
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Audio.h
[
all
...]
/hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Audio.h
[
all
...]
/packages/apps/Settings/res/values-en-rGB/
strings.xml
74
<string name="battery_info_voltage_label" msgid="8971764146757637863">"Battery
voltage
:"</string>
98
<string name="battery_info_health_over_voltage" msgid="2420269351664490121">"Over
voltage
"</string>
[
all
...]
/packages/apps/Settings/res/values-fr/
strings.xml
74
<string name="battery_info_voltage_label" msgid="8971764146757637863">"
Voltage
de la batterie :"</string>
98
<string name="battery_info_health_over_voltage" msgid="2420269351664490121">"
Voltage
dépassé"</string>
[
all
...]
/external/bluetooth/bluez/tools/
csr.c
[
all
...]
/external/icu4c/data/unidata/
DerivedAge.txt
[
all
...]
Completed in 2376 milliseconds
1
2