Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerClasses.java204 public static String displayBluetoothAvrcpSettings(BluetoothAvrcpPlayerSettings mSett) { in displayBluetoothAvrcpSettings() argument
206 int supportedSetting = mSett.getSettings(); in displayBluetoothAvrcpSettings()
210 sb.append(Integer.toString(mSett.getSettingValue(BluetoothAvrcpPlayerSettings. in displayBluetoothAvrcpSettings()
215 sb.append(Integer.toString(mSett.getSettingValue(BluetoothAvrcpPlayerSettings. in displayBluetoothAvrcpSettings()
220 sb.append(Integer.toString(mSett.getSettingValue(BluetoothAvrcpPlayerSettings. in displayBluetoothAvrcpSettings()
225 sb.append(Integer.toString(mSett.getSettingValue(BluetoothAvrcpPlayerSettings. in displayBluetoothAvrcpSettings()