Searched refs:prevBaseRestrictions (Results 1 – 1 of 1) sorted by relevance
2926 final Bundle prevBaseRestrictions = mBaseUserRestrictions.getRestrictions(userId); in updateUserRestrictionsInternalLR() local2928 Preconditions.checkState(prevBaseRestrictions != newBaseRestrictions); in updateUserRestrictionsInternalLR()