private void a()
 {
   String str1 = this.j.getText().toString();
   this.s = str1;
   String str2 = this.t;
   String str3 = this.s;
   if (str2.equalsIgnoreCase(str3))
   {
     String str4 = this.v;
     String str5 = this.u;
     if (str4.equals(str5));
   }
   else
   {
     int m = this.h;
     int i1 = g;
     if (m == i1)
     {
       int i2 = this.w.c();
       long l1 = this.w.d();
       if (TextUtils.isEmpty(this.s))
       {
         hb.b(a, "分类名称不能为空");
         return;
       }
       int i3 = this.i;
       int i4 = SettingFirstLevelCategoryActivity.d;
       if (i3 == i4)
       {
         h localh1 = this.q;
         String str6 = this.s;
         if (localh1.b(str6, i2, l1))
         {
           String str7 = this.t;
           String str8 = this.s;
           if (!str7.equalsIgnoreCase(str8))
           {
             hb.b(a, "对不起,分类名称已经存在!");
             return;
           }
         }
       }
       int i5 = this.i;
       int i6 = SettingFirstLevelCategoryActivity.c;
       if (i5 == i6)
       {
         h localh2 = this.q;
         String str9 = this.s;
         if (localh2.c(str9, i2, l1))
         {
           String str10 = this.t;
           String str11 = this.s;
           if (!str10.equalsIgnoreCase(str11))
           {
             hb.b(a, "对不起,分类名称已经存在!");
             return;
           }
         }
       }
       h localh3 = this.q;
       long l2 = this.r;
       String str12 = this.s;
       String str13 = this.u;
       boolean bool = localh3.a(l2, str12, str13);
     }
   }
   hb.b(a, "保存成功.");
   finish();
 }