Searched refs:mFakeSystemInterface (Results 1 – 2 of 2) sorted by relevance
112 private SystemInterface mFakeSystemInterface; field in ICarImplTest150 mFakeSystemInterface = SystemInterface.Builder.newSystemInterface() in setUp()206 .setSystemInterface(mFakeSystemInterface) in testNoShardedPreferencesAccessedBeforeUserZeroUnlock()
117 private SystemInterface mFakeSystemInterface; field in MockedCarTestBase170 return mFakeSystemInterface; in getFakeSystemInterface()326 mFakeSystemInterface = getSystemInterfaceBuilder().build(); in setUp()381 .setSystemInterface(mFakeSystemInterface) in setUp()