Searched refs:getCarUxRestrictions (Results 1 – 10 of 10) sorted by relevance
29 CarUxRestrictions getCarUxRestrictions(); in getCarUxRestrictions() method
95 public CarUxRestrictions getCarUxRestrictions() { in getCarUxRestrictions() method in CarUxRestrictionsHelper
59 return ((UxRestrictionsProvider) getActivity()).getCarUxRestrictions(); in getCurrentRestrictions()
282 public CarUxRestrictions getCarUxRestrictions() { in getCarUxRestrictions() method in BaseCarSettingsActivity288 onUxRestrictionsChanged(getCarUxRestrictions()); in onBackStackChanged()
165 mUxRestrictions = ((UxRestrictionsProvider) requireActivity()).getCarUxRestrictions(); in onAttach()
79 public CarUxRestrictions getCarUxRestrictions() { in getCarUxRestrictions() method in BaseTestActivity
82 mUxRestrictionsHelper.getCarUxRestrictions()); in onQCItemSubscribe()
418 mAdapter.setCarUxRestrictions(mAdapter.getCarUxRestrictions()); in onUxRestrictionsChanged()
428 public CarUxRestrictions getCarUxRestrictions() { in getCarUxRestrictions() method in CarNotificationViewAdapter
713 assertThat(mCarNotificationViewAdapter.getCarUxRestrictions()).isNotNull(); in setCarUxRestrictions_shouldSetCarUxRestrictions()