Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerConstants.java119 public static final int PLAY_STATUS_PLAYING = 0x01; field in AvrcpControllerConstants
/packages/apps/TV/src/com/android/tv/
DTimeShiftManager.java69 public static final int PLAY_STATUS_PLAYING = 1; field in TimeShiftManager