Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DSyncCursorPair.java64 private final String mRemoteSmsSelection; field in SyncCursorPair
91 mRemoteSmsSelection = getTimeConstrainedQuery( in SyncCursorPair()
113 mRemoteSmsSelection = getTimeConstrainedQuery( in SyncCursorPair()
131 mRemoteCursorsIterator = new RemoteCursorsIterator(mRemoteSmsSelection, in query()
136 return isSynchronized(db, mLocalSelection, null, mRemoteSmsSelection, in isSynchronized()