Home
last modified time | relevance | path

Searched refs:AvrcpMediaRspInterface (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpMediaRspInterface.java25 public interface AvrcpMediaRspInterface { interface
DAddressedMediaPlayer.java51 private AvrcpMediaRspInterface mMediaInterface;
59 public AddressedMediaPlayer(AvrcpMediaRspInterface mediaInterface) { in AddressedMediaPlayer()
DBrowsedMediaPlayer.java58 private AvrcpMediaRspInterface mMediaInterface;
247 AvrcpMediaRspInterface mAvrcpMediaRspInterface) { in BrowsedMediaPlayer()
DAvrcp.java2344 private AvrcpMediaRspInterface mMediaInterface;
2347 public AvrcpBrowseManager(Context context, AvrcpMediaRspInterface mediaInterface) { in AvrcpBrowseManager()
2410 private class AvrcpMediaRsp implements AvrcpMediaRspInterface {