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