Searched refs:UX_RESTRICTIONS (Results 1 – 2 of 2) sorted by relevance
43 private static final CarUxRestrictions UX_RESTRICTIONS = field in PreferenceControllerListHelperTest55 UX_RESTRICTIONS); in getControllers_returnsList()72 mock(FragmentController.class), UX_RESTRICTIONS)); in getControllers_invalidController_throwsIllegalArgumentException()81 mock(FragmentController.class), UX_RESTRICTIONS)); in getControllers_missingKey_throwsIllegalArgumentException()
54 private static final CarUxRestrictions UX_RESTRICTIONS = field in PreferenceControllerTestHelper79 ClassParameter.from(CarUxRestrictions.class, UX_RESTRICTIONS)); in PreferenceControllerTestHelper()