static void n_TestDecodeServiceTypeWithSubType(IntPtr jnienv, IntPtr native__this) { ServiceInfoTest __this = Java.Lang.Object.GetObject <ServiceInfoTest> (native__this, JniHandleOwnership.DoNotTransfer); __this.TestDecodeServiceTypeWithSubType(); }
static void n_TestAddress(IntPtr jnienv, IntPtr native__this) { ServiceInfoTest __this = Java.Lang.Object.GetObject <ServiceInfoTest> (native__this, JniHandleOwnership.DoNotTransfer); __this.TestAddress(); }
static void n_TestDecodeQualifiedNameMapDefaults(IntPtr jnienv, IntPtr native__this) { ServiceInfoTest __this = Java.Lang.Object.GetObject <ServiceInfoTest> (native__this, JniHandleOwnership.DoNotTransfer); __this.TestDecodeQualifiedNameMapDefaults(); }