OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BATT_POWER_UNDEFINED
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerConstants.java
139
public static final int
BATT_POWER_UNDEFINED
= 0xFF;
AvrcpControllerClasses.java
246
mBatteryStatus = AvrcpControllerConstants.
BATT_POWER_UNDEFINED
;
256
mBatteryStatus = AvrcpControllerConstants.
BATT_POWER_UNDEFINED
;
Completed in 36 milliseconds