Searched refs:mFakeSystemInterface (Results 1 – 2 of 2) sorted by relevance
91 private SystemInterface mFakeSystemInterface; field in ICarImplTest122 mFakeSystemInterface = Builder.newSystemInterface() in setUp()167 ICarImpl carImpl = new ICarImpl(mContext, mMockVehicle, mFakeSystemInterface, in testNoShardedPreferencesAccessedBeforeUserZeroUnlock()
99 private SystemInterface mFakeSystemInterface; field in MockedCarTestBase123 return mFakeSystemInterface; in getFakeSystemInterface()207 mFakeSystemInterface = getSystemInterfaceBuilder().build(); in setUp()234 mCarImpl = new ICarImpl(mMockedCarTestContext, mMockedVehicleHal, mFakeSystemInterface, in setUp()