Searched refs:setUserRestrictionForUser (Results 1 – 2 of 2) sorted by relevance
642 appOpsManager.setUserRestrictionForUser(AppOpsManager.OP_SYSTEM_ALERT_WINDOW, in updateOverlayStateLocked()650 appOpsManager.setUserRestrictionForUser(AppOpsManager.OP_SYSTEM_ALERT_WINDOW, in updateOverlayStateLocked()
1430 setUserRestrictionForUser(code, restricted, token, exceptionPackages, mContext.getUserId()); in setUserRestriction()1434 public void setUserRestrictionForUser(int code, boolean restricted, IBinder token, in setUserRestrictionForUser() method in AppOpsManager