Searched refs:mTestDeviceSupplier (Results 1 – 1 of 1) sorted by relevance
59 private final Supplier<ITestDevice> mTestDeviceSupplier; field in HostFlagsValueProvider63 mTestDeviceSupplier = testDeviceSupplier; in HostFlagsValueProvider()83 ITestDevice testDevice = mTestDeviceSupplier.get(); in setUp()