package android.os; public class Binder extends IBinder { public void attachInterface(IInterface owner, String descriptor) {} public static void flushPendingCommands() {} }