Home
last modified time | relevance | path

Searched refs:setSupportedPlayerApplicationSettings (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/
DAvrcpPlayerTest.java107 public void setSupportedPlayerApplicationSettings() { in setSupportedPlayerApplicationSettings() method in AvrcpPlayerTest
118 avrcpPlayer.setSupportedPlayerApplicationSettings(mPlayerApplicationSettings); in setSupportedPlayerApplicationSettings()
131 avrcpPlayer.setSupportedPlayerApplicationSettings(mPlayerApplicationSettings); in supportsSetting()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpPlayer.java139 public void setSupportedPlayerApplicationSettings( in setSupportedPlayerApplicationSettings() method in AvrcpPlayer
DAvrcpControllerStateMachine.java692 mAddressedPlayer.setSupportedPlayerApplicationSettings( in processMessage()