Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapSettingsAdapter.java61 LinkedHashMap<BluetoothMapAccountItem, ArrayList<BluetoothMapAccountItem>> groupsList, in BluetoothMapSettingsAdapter() argument
64 this.mProupList = groupsList; in BluetoothMapSettingsAdapter()
66 mGroupStatus = new int[groupsList.size()]; in BluetoothMapSettingsAdapter()