Searched refs:mMockCarPropertyConfig1 (Results 1 – 1 of 1) sorted by relevance
127 private CarPropertyConfig mMockCarPropertyConfig1; field in PropertyHalServiceTest202 .thenReturn(mMockCarPropertyConfig1); in setUp()203 when(mMockCarPropertyConfig1.getChangeMode()) in setUp()205 when(mMockCarPropertyConfig1.getAreaIds()).thenReturn(new int[]{0}); in setUp()2128 when(mMockCarPropertyConfig1.getAreaIds()).thenReturn(new int[]{1}); in testSetCarPropertyValuesAsync_onPropertySetError()