Searched refs:FakeDeviceConfigInterface (Results 1 – 5 of 5) sorted by relevance
35 import com.android.server.testutils.FakeDeviceConfigInterface;50 FakeDeviceConfigInterface mDeviceConfig;56 mDeviceConfig = new FakeDeviceConfigInterface(); in setUp()
34 import com.android.server.testutils.FakeDeviceConfigInterface;141 private static class FakeDeviceConfig extends FakeDeviceConfigInterface {
41 import com.android.server.testutils.FakeDeviceConfigInterface;67 private final FakeDeviceConfigInterface mFakeDeviceConfigInterface =68 new FakeDeviceConfigInterface();
35 public class FakeDeviceConfigInterface implements DeviceConfigInterface { class
100 import com.android.server.testutils.FakeDeviceConfigInterface;2914 public static class FakeDeviceConfig extends FakeDeviceConfigInterface {