Searched refs:mCurrentRestrictions (Results 1 – 1 of 1) sorted by relevance
60 private CarUxRestrictions mCurrentRestrictions; field in MenuItem93 mCurrentRestrictions = CarUxRestrictionsUtil.getInstance(mContext).getCurrentRestrictions(); in MenuItem()242 mCurrentRestrictions = restrictions; in setCarUxRestrictions()250 return CarUxRestrictionsUtil.isRestricted(mUxRestrictions, mCurrentRestrictions); in isRestricted()