Searched refs:oldAccountList (Results 1 – 1 of 1) sorted by relevance
101 ArrayList<BluetoothMapAccountItem> oldAccountList = mFullList.get(app); in handleAccountChanges() local106 if (oldAccountList == null) { in handleAccountChanges()107 oldAccountList = new ArrayList<BluetoothMapAccountItem>(); in handleAccountChanges()115 for (BluetoothMapAccountItem oldAcc : oldAccountList) { in handleAccountChanges()