Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpPlayer.java71 private PlayerApplicationSettings mCurrentPlayerApplicationSettings; field in AvrcpPlayer
149 mCurrentPlayerApplicationSettings = playerApplicationSettings; in setCurrentPlayerApplicationSettings()
151 session.setRepeatMode(mCurrentPlayerApplicationSettings.getSetting( in setCurrentPlayerApplicationSettings()
153 session.setShuffleMode(mCurrentPlayerApplicationSettings.getSetting( in setCurrentPlayerApplicationSettings()