Searched refs:oldAccountList (Results 1 – 1 of 1) sorted by relevance
89 ArrayList<BluetoothMapAccountItem> oldAccountList = mFullList.get(app); in handleAccountChanges() local94 if (oldAccountList == null) { in handleAccountChanges()95 oldAccountList = new ArrayList<BluetoothMapAccountItem>(); in handleAccountChanges()103 for (BluetoothMapAccountItem oldAcc : oldAccountList) { in handleAccountChanges()