InstabugSessionUploaderService.java 1.04 KB
package com.instabug.library;

import com.instabug.library.e.a.f;
import com.instabug.library.e.c.a;
import com.instabug.library.internal.d.a.k;
import com.instabug.library.model.j;
import com.instabug.library.util.InstabugSDKLogger;
import java.io.IOException;
import java.util.Iterator;
import java.util.List;
import org.json.JSONException;

public class InstabugSessionUploaderService
  extends n
{
  protected void b()
    throws IOException, JSONException
  {
    Object localObject = k.c();
    InstabugSDKLogger.d(this, "Found " + ((List)localObject).size() + " sessions in cache");
    localObject = ((List)localObject).iterator();
    while (((Iterator)localObject).hasNext())
    {
      final j localj = (j)((Iterator)localObject).next();
      InstabugSDKLogger.d(this, "Syncing session " + localj);
      f.a().a(this, localj, new c.a() {});
    }
  }
}


/* Location:              /home/merong/decompile/hackery-dex2jar.jar!/com/instabug/library/InstabugSessionUploaderService.class
 * Java compiler version: 6 (50.0)
 * JD-Core Version:       0.7.1
 */