} android.location.Location _result = this.strToLocation(_arg0, _arg1); reply.writeNoException(); if ((_result!=null)) { reply.writeInt(1); _result.writeToParcel(reply, android.os.Parcelable.PARCELABLE_WRITE_RETURN_VALUE); } else { reply.writeInt(0); } return true; } } return super.onTransact(code, data, reply, flags); } private static class Proxy implements com.PointToPoint.IPTPGPSService { private android.os.IBinder mRemote; Proxy(android.os.IBinder remote) {