Home
last modified time | relevance | path

Searched refs:isPlayerAppSettingSupported (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerClasses.java414 public boolean isPlayerAppSettingSupported(byte numAttributes, byte[] playerAppSetting) { in isPlayerAppSettingSupported() method in PlayerInfo
DAvrcpControllerService.java372 isPlayerAppSettingSupported((byte)numAttributes, attribArray); in setPlayerApplicationSetting()