Home
last modified time | relevance | path

Searched refs:PLAYSTATUS_PAUSED (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpConstants.java139 static final int PLAYSTATUS_PAUSED = 2; field in AvrcpConstants
DAvrcp.java1899 return PLAYSTATUS_PAUSED; in getBluetoothPlayState()
2714 final static byte PLAYSTATUS_PAUSED = 2; field in Avrcp