Searched refs:clonedCallbacks (Results 1 – 1 of 1) sorted by relevance
4274 final ArraySet<ModeCallback> clonedCallbacks; in notifyWatchersOfChange() local4280 clonedCallbacks = new ArraySet<>(callbacks); in notifyWatchersOfChange()4283 notifyOpChanged(clonedCallbacks, code, uid, null); in notifyWatchersOfChange()