Searched refs:setToUseGearSelection (Results 1 – 2 of 2) sorted by relevance
319 mCarEvsService.setToUseGearSelection(/* useGearSelection= */ true); in testServiceRelease()657 mCarEvsService.setToUseGearSelection(/* useGearSelection= */ true); in testCarPropertyEvent()673 mCarEvsService.setToUseGearSelection(/* useGearSelection= */ true); in testCarPropertyEventWithInvalidEvsCameraActivity()693 mCarEvsService.setToUseGearSelection(/* useGearSelection= */ true); in testDuplicatedDisplayEvent()725 mCarEvsService.setToUseGearSelection(/* useGearSelection= */ true); in testEmptyCarPropertyEvent()745 mCarEvsService.setToUseGearSelection(/* useGearSelection= */ true); in testNonPropertyChangeEvent()766 mCarEvsService.setToUseGearSelection(/* useGearSelection= */ true); in testNonGearSelectionProperty()
1030 void setToUseGearSelection(boolean useGearSelection) { in setToUseGearSelection() method in CarEvsService