Searched refs:SystemStateInterface (Results 1 – 8 of 8) sorted by relevance
38 StorageMonitoringInterface, SystemStateInterface, TimeInterface,43 private final SystemStateInterface mSystemStateInterface;50 SystemStateInterface systemStateInterface, in SystemInterface()63 public SystemStateInterface getSystemStateInterface() { return mSystemStateInterface; } in getSystemStateInterface()189 private SystemStateInterface mSystemStateInterface;207 builder.withSystemStateInterface(new SystemStateInterface.DefaultImpl(context)); in defaultSystemInterface()237 public Builder withSystemStateInterface(SystemStateInterface systemStateInterface) { in withSystemStateInterface()
44 public interface SystemStateInterface { interface45 static final String TAG = SystemStateInterface.class.getSimpleName();79 class DefaultImpl implements SystemStateInterface {
23 import com.android.car.systeminterface.SystemStateInterface;42 private SystemStateInterface.DefaultImpl mSystemStateInterface;49 mSystemStateInterface = new SystemStateInterface.DefaultImpl(mMockContext); in setUp()
62 import com.android.car.systeminterface.SystemStateInterface;786 private static final class MockSystemStateInterface implements SystemStateInterface {
23 import com.android.car.systeminterface.SystemStateInterface;42 private final SystemStateInterface mSystemStateInterface;47 long sampleWindowMs, SystemStateInterface systemStateInterface) { in IoStatsTracker()
25 import com.android.car.systeminterface.SystemStateInterface;296 private final class MockSystemStateInterface implements SystemStateInterface {
50 import com.android.car.systeminterface.SystemStateInterface;409 static final class MockSystemStateInterface implements SystemStateInterface {
54 import com.android.car.systeminterface.SystemStateInterface;860 static final class MockSystemStateInterface implements SystemStateInterface {