Searched refs:getCarUxRestrictions (Results 1 – 8 of 8) sorted by relevance
134 public CarUxRestrictions getCarUxRestrictions() { in getCarUxRestrictions() method in BaseCarSettingsActivity140 onUxRestrictionsChanged(getCarUxRestrictions()); in onBackStackChanged()
29 CarUxRestrictions getCarUxRestrictions(); in getCarUxRestrictions() method
62 return ((UxRestrictionsProvider) getActivity()).getCarUxRestrictions(); in getCurrentRestrictions()
155 mUxRestrictions = ((UxRestrictionsProvider) requireActivity()).getCarUxRestrictions(); in onAttach()
71 public CarUxRestrictions getCarUxRestrictions() { in getCarUxRestrictions() method in BaseTestActivity
219 mAdapter.setCarUxRestrictions(mAdapter.getCarUxRestrictions()); in onUxRestrictionsChanged()
321 public CarUxRestrictions getCarUxRestrictions() { in getCarUxRestrictions() method in CarNotificationViewAdapter
727 assertThat(mCarNotificationViewAdapter.getCarUxRestrictions()).isNotNull(); in setCarUxRestrictions_shouldSetCarUxRestrictions()