Searched refs:PingParser (Results 1 – 2 of 2) sorted by relevance
34 public class PingParser extends Parser { class47 public PingParser(InputStream in, EasSyncService service) throws IOException { in PingParser() method in PingParser
49 import com.android.exchange.adapter.PingParser;800 PingParser pp = new PingParser(is, this); in parsePingResult()