Searched refs:mMainGroup (Results 1 – 1 of 1) sorted by relevance
61 private ArrayList<BluetoothMapAccountItem> mMainGroup; field in BluetoothMapSettingsAdapter81 BluetoothMapAccountItem group = mMainGroup.get(groupPosition); in BluetoothMapSettingsAdapter()87 mMainGroup = new ArrayList<BluetoothMapAccountItem>(); in BluetoothMapSettingsAdapter()90 mMainGroup.add(mapEntry.getKey()); in BluetoothMapSettingsAdapter()96 BluetoothMapAccountItem item = mMainGroup.get(groupPosition); in getChild()199 BluetoothMapAccountItem item = mMainGroup.get(groupPosition); in getChildrenCount()205 return mMainGroup.get(groupPosition); in getGroup()210 return mMainGroup.size(); in getGroupCount()