936937938939940941942943
case 1: return markers.next(); case 0: throw new NoSuchFetchFailedMarkerException(ref.toString()); default: throw new DuplicateFetchFailedMarkerException(ref.toString()); } }
955956957958959960961962
result.initializeTransient(mFreetalk); return result; case 0: throw new NoSuchFetchFailedMarkerException(messageListID); default: throw new DuplicateFetchFailedMarkerException(messageListID); } }