OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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