HomeSort by relevance Sort by last modified time
    Searched refs:MESSAGE_GET_NOW_PLAYING_LIST (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
AvrcpControllerStateMachine.java 56 static final int MESSAGE_GET_NOW_PLAYING_LIST = 5;
242 case MESSAGE_GET_NOW_PLAYING_LIST:
648 case MESSAGE_GET_NOW_PLAYING_LIST:
    [all...]
AvrcpControllerService.java 466 mAvrcpCtSm.obtainMessage(AvrcpControllerStateMachine.MESSAGE_GET_NOW_PLAYING_LIST,
    [all...]

Completed in 59 milliseconds