Searched refs:NOT_FETCHED (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
H A DParser.java50 private static final int NOT_FETCHED = Integer.MIN_VALUE; field in class:Parser
69 private int nextId = NOT_FETCHED;
452 nextId = NOT_FETCHED;
464 nextId = NOT_FETCHED;
533 if (nextId == NOT_FETCHED) {

Completed in 72 milliseconds