Searched refs:activeConfigsChangedCopy (Results 1 – 1 of 1) sorted by relevance
636 ArrayMap<Integer, PendingIntentRef> activeConfigsChangedCopy; in registerAllActiveConfigsChangedOperations() local638 activeConfigsChangedCopy = new ArrayMap<>(mActiveConfigsPirMap); in registerAllActiveConfigsChangedOperations()641 for (Map.Entry<Integer, PendingIntentRef> entry : activeConfigsChangedCopy.entrySet()) { in registerAllActiveConfigsChangedOperations()