Searched refs:pendingItemsForUids (Results 1 – 1 of 1) sorted by relevance
562 final ArrayList<UidRecord.ChangeItem> pendingItemsForUids in testDispatchUidChanges_validateUidsUpdated() local569 pendingItemsForUids.add(i, item); in testDispatchUidChanges_validateUidsUpdated()574 mAms.mPendingUidChanges.addAll(pendingItemsForUids); in testDispatchUidChanges_validateUidsUpdated()583 mAms.mPendingUidChanges.addAll(pendingItemsForUids); in testDispatchUidChanges_validateUidsUpdated()585 for (int i = 0; i < pendingItemsForUids.size(); ++i) { in testDispatchUidChanges_validateUidsUpdated()586 final UidRecord.ChangeItem item = pendingItemsForUids.get(i); in testDispatchUidChanges_validateUidsUpdated()613 for (int i = 0; i < pendingItemsForUids.size(); ++i) { in testDispatchUidChanges_validateUidsUpdated()614 final UidRecord.ChangeItem item = pendingItemsForUids.get(i); in testDispatchUidChanges_validateUidsUpdated()619 mAms.mPendingUidChanges.addAll(pendingItemsForUids); in testDispatchUidChanges_validateUidsUpdated()