mBinder = binder;
mBinder = in.readStrongBinder();
return 0;
return mBinder;
mBinder = src.readStrongBinder();
dest.writeStrongBinder(mBinder);