// Generated automatically from android.util.Printer for testing purposes package android.util; public interface Printer { void println(String p0); }