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