Searched refs:notifyWatchersOfChange (Results 1 – 2 of 2) sorted by relevance
1916 AppOpsService::notifyWatchersOfChange, this, code, UID_ANY)); in setAudioRestriction()4263 AppOpsService::notifyWatchersOfChange, this, code, UID_ANY)); in setUserRestrictionNoCheck()4273 private void notifyWatchersOfChange(int code, int uid) { in notifyWatchersOfChange() method4564 mHandler.post(() -> notifyWatchersOfChange(changedCode, UID_ANY)); in binderDied()
3870 HSPLcom/android/server/appop/AppOpsService;->notifyWatchersOfChange(II)V