Home
last modified time | relevance | path

Searched refs:RemoteCursorsIterator (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DSyncCursorPair.java131 mRemoteCursorsIterator = new RemoteCursorsIterator(mRemoteSmsSelection, in query()
430 private static class RemoteCursorsIterator implements CursorIterator { class in SyncCursorPair
436 RemoteCursorsIterator(final String smsSelection, final String mmsSelection) in RemoteCursorsIterator() method in SyncCursorPair.RemoteCursorsIterator