v.i("MicroMsg.VoiceTransTextUI", "net upload more"); if (hIb == null) { v.d("MicroMsg.VoiceTransTextUI", "upload more need has upload netScene!"); return; } hIb = new c(hIb); com.tencent.mm.model.ah.tF().a(hIb, 0); com.tencent.mm.model.ah.tF().a(hIb.getType(), this); return; }
v.i("MicroMsg.VoiceTransTextUI", "net upload"); if (hIa == null) { v.d("MicroMsg.VoiceTransTextUI", "request upload must after check!"); return; } if (aHA() == null) { v.d("MicroMsg.VoiceTransTextUI", "can't get FileOperator!"); return; } hIb = new c(aHz(), hIa.hLM, aHA().getFormat(), getFileName()); com.tencent.mm.model.ah.tF().a(hIb, 0); com.tencent.mm.model.ah.tF().a(hIb.getType(), this); return; case 3:
private void aHy() { v.d("MicroMsg.VoiceTransTextUI", "cancel all net"); if (hIa != null) { com.tencent.mm.model.ah.tF().c(hIa); com.tencent.mm.model.ah.tF().b(hIa.getType(), this); } if (hIb != null) { com.tencent.mm.model.ah.tF().c(hIb); com.tencent.mm.model.ah.tF().b(hIb.getType(), this); } if (hIc != null) { com.tencent.mm.model.ah.tF().c(hIc); com.tencent.mm.model.ah.tF().b(hIc.getType(), this); } }