public EditorManager()
 {
     a = AppPreferencesManager.this;
     super();
     b = null;
     if (b == null)
     {
         b = AppPreferencesManager.a(AppPreferencesManager.this).edit();
     }
 }
 public EditorManager remove(String s)
     throws NoSuchAlgorithmException, NoSuchPaddingException, Exception
 {
     char c1 = a.a(s);
     if (c1 != 'U')
     {
         b.remove(encrypt((new StringBuilder()).append(c1).append(s).toString(), 1));
     }
     return this;
 }
 public EditorManager remove(String s, char c1)
     throws NoSuchAlgorithmException, NoSuchPaddingException, Exception
 {
     s = encrypt((new StringBuilder()).append(c1).append(s).toString(), 1);
     if (AppPreferencesManager.a(a).contains(s))
     {
         b.remove(s);
     }
     return this;
 }