Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerClasses.java294 class PlayerApplicationSettings { class
313 ArrayList<PlayerApplicationSettings> mPlayerAppSetting;
318 mPlayerAppSetting = new ArrayList<PlayerApplicationSettings>(); in resetPlayer()
328 PlayerApplicationSettings plAppSetting = new PlayerApplicationSettings(); in setSupportedPlayerAppSetting()
346 for(PlayerApplicationSettings plAppSetting: mPlayerAppSetting) { in updatePlayerAppSetting()
359 for(PlayerApplicationSettings plAppSetting: mPlayerAppSetting) { in getSupportedPlayerAppSetting()
377 for(PlayerApplicationSettings plAppSetting: mPlayerAppSetting) { in getSupportedPlayerAppSetting()
404 for(PlayerApplicationSettings plAppSetting: mPlayerAppSetting) { in getCurrentPlayerAppSettingValue()
419 for(PlayerApplicationSettings plAppSetting: mPlayerAppSetting) { in isPlayerAppSettingSupported()