// Generated automatically from android.os.IInterface for testing purposes package android.os; import android.os.IBinder; public interface IInterface { IBinder asBinder(); }