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

  /packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
PingParser.java 73 int status = getValueInt();
89 throw new IllegalHeartbeatException(getValueInt());
Parser.java 273 public int getValueInt() throws IOException {
FolderSyncParser.java 152 status = getValueInt();
329 type = getValueInt();
562 getValueInt();
  /packages/apps/Exchange/exchange2/tests/src/com/android/exchange/adapter/
FolderSyncParserTests.java 273 public int getValueInt() throws IOException {
  /packages/apps/Exchange/tests/src/com/android/exchange/adapter/
FolderSyncParserTests.java 273 public int getValueInt() throws IOException {

Completed in 336 milliseconds