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

  /packages/apps/Bluetooth/src/com/android/bluetooth/newavrcp/
AvrcpTargetService.java 305 void getPlayerRoot(int playerId, MediaPlayerList.GetPlayerRootCallback cb) {
306 mMediaPlayerList.getPlayerRoot(playerId, cb);
AvrcpNativeInterface.java 134 mAvrcpService.getPlayerRoot(playerId, (a, b, c, d) ->
MediaPlayerList.java 217 void getPlayerRoot(int playerId, GetPlayerRootCallback cb) {

Completed in 65 milliseconds