Searched refs:HostToDeviceInterface (Results 1 – 2 of 2) sorted by relevance
28 implements PowerTestHostLink.HostToDeviceInterface {
53 public interface HostToDeviceInterface { interface in PowerTestHostLink82 private final HostToDeviceInterface mHostToDeviceExecutor;85 public PowerTestHostLink(Context context, HostToDeviceInterface listener) { in PowerTestHostLink()