Searched refs:notifyWatchersOfChange (Results 1 – 1 of 1) sorted by relevance
969 notifyWatchersOfChange(code); in setAudioRestriction()2225 notifyWatchersOfChange(code); in setUserRestrictionNoCheck()2234 private void notifyWatchersOfChange(int code) { in notifyWatchersOfChange() method in AppOpsService2409 mHandler.post(() -> notifyWatchersOfChange(changedCode)); in binderDied()