Home | History | Annotate | Download | only in avrcpcontroller

Lines Matching refs:player

897     // Called by JNI to report remote Player's capabilities
965 Log.d(TAG, "bt player item: " + item);
1032 + " play status " + playStatus + " player type " + playerType);
1034 AvrcpPlayer player = new AvrcpPlayer(id, name, 0, playStatus, playerType);
1035 return player;