Searched refs:newAccountList (Results 1 – 2 of 2) sorted by relevance
100 ArrayList<BluetoothMapAccountItem> newAccountList = mLoader.parseAccounts(app); in handleAccountChanges() local103 (ArrayList<BluetoothMapAccountItem>) newAccountList.clone(); in handleAccountChanges()113 mFullList.put(app, newAccountList); in handleAccountChanges()114 for (BluetoothMapAccountItem newAcc : newAccountList) { in handleAccountChanges()310 ArrayList<BluetoothMapAccountItem> newAccountList = in createReceiver()312 mFullList.put(app, newAccountList); in createReceiver()
768 ArrayList<BluetoothMapAccountItem> newAccountList = mAppObserver.getEnabledAccountItems(); in updateMasInstancesHandler() local771 for (BluetoothMapAccountItem account : newAccountList) { in updateMasInstancesHandler()807 mEnabledAccounts = newAccountList; in updateMasInstancesHandler()