Searched defs:carUxRestrictions (Results 1 – 10 of 10) sorted by relevance
96 void onRestrictionsChanged(@NonNull CarUxRestrictions carUxRestrictions); in onRestrictionsChanged()161 public void setUxRestrictions(CarUxRestrictions carUxRestrictions) { in setUxRestrictions()
92 public static boolean isNoSetup(CarUxRestrictions carUxRestrictions) { in isNoSetup()
64 protected boolean canBeShown(@NonNull CarUxRestrictions carUxRestrictions) { in canBeShown()
70 public boolean canBeShown(CarUxRestrictions carUxRestrictions) { in canBeShown()
99 void onRestrictionsChanged(@NonNull CarUxRestrictions carUxRestrictions); in onRestrictionsChanged()
71 private void updateCarUxRestrictions(CarUxRestrictions carUxRestrictions) { in updateCarUxRestrictions()
137 private void updateActiveCarUxRestrictions(CarUxRestrictions carUxRestrictions) { in updateActiveCarUxRestrictions()
377 public void onRestrictionsChanged(@NonNull CarUxRestrictions carUxRestrictions) { in onRestrictionsChanged()
530 public void setCarUxRestrictions(CarUxRestrictions carUxRestrictions) { in setCarUxRestrictions()
304 private void updateCarUxRestrictions(CarUxRestrictions carUxRestrictions) { in updateCarUxRestrictions()