Searched refs:orphanedExceptions (Results 1 – 1 of 1) sorted by relevance
1786 ArrayList<Long> orphanedExceptions = new ArrayList<Long>(); in sendLocalChanges() local1805 orphanedExceptions.add(c.getLong(1)); in sendLocalChanges()1813 for (long orphan : orphanedExceptions) { in sendLocalChanges()1819 orphanedExceptions.clear(); in sendLocalChanges()