Searched refs:mProupList (Results 1 – 1 of 1) sorted by relevance
60 ArrayList<BluetoothMapAccountItem>> mProupList; field in BluetoothMapSettingsAdapter73 this.mProupList = groupsList; in BluetoothMapSettingsAdapter()82 if (mProupList.get(group).size() > 0) in BluetoothMapSettingsAdapter()89 ArrayList<BluetoothMapAccountItem>> mapEntry : mProupList.entrySet()) { in BluetoothMapSettingsAdapter()97 return mProupList.get(item).get(childPosition); in getChild()100 return mProupList.get(group); in getChild()200 return mProupList.get(item).size(); in getChildrenCount()