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