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

/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
H A DSyncCursorPair.java129 mLocalCursorIterator = new LocalCursorIterator(db, mLocalSelection);
369 private static class LocalCursorIterator implements CursorIterator { class in class:SyncCursorPair
373 LocalCursorIterator(final DatabaseWrapper database, final String selection) method in class:SyncCursorPair.LocalCursorIterator

Completed in 114 milliseconds