Searched refs:getFakeSystemInterface (Results 1 – 2 of 2) sorted by relevance
337 File wearHistoryFile = new File(getFakeSystemInterface().getSystemCarDir(), in configureFakeSystemInterface()345 File uptimeFile = new File(getFakeSystemInterface().getSystemCarDir(), in configureFakeSystemInterface()355 File previousLifetimeFile = new File(getFakeSystemInterface().getSystemCarDir(), in configureFakeSystemInterface()
122 protected synchronized SystemInterface getFakeSystemInterface() { in getFakeSystemInterface() method in MockedCarTestBase