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