Home
last modified time | relevance | path

Searched defs:PLAY_STATUS_PAUSED (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerConstants.java120 public static final int PLAY_STATUS_PAUSED = 0x02; field in AvrcpControllerConstants
/packages/apps/TV/src/com/android/tv/
DTimeShiftManager.java68 public static final int PLAY_STATUS_PAUSED = 0; field in TimeShiftManager