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