Searched refs:isNoSetup (Results 1 – 5 of 5) sorted by relevance
77 applyRestriction(CarUxRestrictionsHelper.isNoSetup(restrictionInfo)); in onUxRestrictionsChanged()
92 public static boolean isNoSetup(CarUxRestrictions carUxRestrictions) { in isNoSetup() method in CarUxRestrictionsHelper
65 return !CarUxRestrictionsHelper.isNoSetup(carUxRestrictions); in canBeShown()
451 && CarUxRestrictionsHelper.isNoSetup(uxRestrictions)) { in onApplyUxRestrictions()
66 mAccessPoints = CarUxRestrictionsHelper.isNoSetup(getUxRestrictions()) in updateState()