Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DAvrcpPlayer.java61 private PlayerApplicationSettings mCurrentPlayerApplicationSettings; field in AvrcpPlayer
150 mCurrentPlayerApplicationSettings = playerApplicationSettings; in setCurrentPlayerApplicationSettings()
152 session.setRepeatMode(mCurrentPlayerApplicationSettings.getSetting( in setCurrentPlayerApplicationSettings()
154 session.setShuffleMode(mCurrentPlayerApplicationSettings.getSetting( in setCurrentPlayerApplicationSettings()