HomeSort by relevance Sort by last modified time
    Searched defs:getValueInt (Results 1 - 3 of 3) sorted by null

  /packages/apps/Email/src/com/android/exchange/adapter/
PingParser.java 73 int status = getValueInt();
89 throw new IllegalHeartbeatException(getValueInt());
FolderSyncParser.java 108 status = getValueInt();
192 type = getValueInt();
317 getValueInt();
Parser.java 230 public int getValueInt() throws IOException {

Completed in 17 milliseconds