Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerClasses.java295 public byte attr_Id; field in PlayerApplicationSettings
329 plAppSetting.attr_Id = bb.get(); in setSupportedPlayerAppSetting()
347 if(plAppSetting.attr_Id == attribId) in updatePlayerAppSetting()
360 switch(plAppSetting.attr_Id) { in getSupportedPlayerAppSetting()
378 switch(plAppSetting.attr_Id) { in getSupportedPlayerAppSetting()
381 AvrcpUtils.mapAttribIdValtoAvrcpPlayerSetting(plAppSetting.attr_Id, in getSupportedPlayerAppSetting()
386 AvrcpUtils.mapAttribIdValtoAvrcpPlayerSetting(plAppSetting.attr_Id, in getSupportedPlayerAppSetting()
391 AvrcpUtils.mapAttribIdValtoAvrcpPlayerSetting(plAppSetting.attr_Id, in getSupportedPlayerAppSetting()
396 AvrcpUtils.mapAttribIdValtoAvrcpPlayerSetting(plAppSetting.attr_Id, in getSupportedPlayerAppSetting()
405 if(mPlayerAppAttrId == plAppSetting.attr_Id) in getCurrentPlayerAppSettingValue()
[all …]