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

  /packages/apps/Bluetooth/src/com/android/bluetooth/newavrcp/
BrowsablePlayerConnector.java 41 public class BrowsablePlayerConnector {
61 static BrowsablePlayerConnector connectToPlayers(
71 BrowsablePlayerConnector newWrapper = new BrowsablePlayerConnector(context, looper, cb);
99 private BrowsablePlayerConnector(Context context, Looper looper, PlayerListCallback cb) {
MediaPlayerList.java 143 BrowsablePlayerConnector.connectToPlayers(mContext, mLooper, playerList,

Completed in 653 milliseconds