static void n_PerformPullingUp_Z(IntPtr jnienv, IntPtr native__this, bool request)
 {
     global::Com.Mob.Tools.Gui.PullToRequestView __this = global::Java.Lang.Object.GetObject <global::Com.Mob.Tools.Gui.PullToRequestView> (jnienv, native__this, JniHandleOwnership.DoNotTransfer);
     __this.PerformPullingUp(request);
 }