Searched defs:PLAYSTATUS_ERROR (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
H A DAvrcpConstants.java142 static final int PLAYSTATUS_ERROR = 255; field in class:AvrcpConstants
H A DAvrcp.java241 mReportedPlayStatus = PLAYSTATUS_ERROR;
1912 return PLAYSTATUS_ERROR;
2717 final static byte PLAYSTATUS_ERROR = (byte) 255; field in class:Avrcp

Completed in 45 milliseconds