static void d(Context context, String s)
 {
     g = new at(context, s);
     f = new az(context, s);
     h = new dc(context, s);
     bz = new CacheSearchData(context, s);
     bA = new CacheSearchItemsData(context, s);
     bw.a();
     bw.synchronize();
 }
 public static void synchronize()
 {
     bw.synchronize();
 }
 public static void printDB()
 {
     bw.toStringAndPrint();
     AppCloudSearch.toStringAndPrint();
 }