Searched refs:ICtsPrintHelper (Results 1 – 3 of 3) sorted by relevance
29 import com.android.cts.helpers.ICtsPrintHelper;34 public class DefaultCtsPrintHelper implements ICtsPrintHelper {
20 public interface ICtsPrintHelper extends ICtsDeviceInteractionHelper { interface
80 import com.android.cts.helpers.ICtsPrintHelper;138 public final @Rule DeviceInteractionHelperRule<ICtsPrintHelper> mHelperRule =139 new DeviceInteractionHelperRule(ICtsPrintHelper.class);141 protected ICtsPrintHelper mPrintHelper;