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