Searched refs:query1to1Thread (Results 1 – 2 of 2) sorted by relevance
299 Cursor query1to1Thread(String[] projection, String selection, String[] selectionArgs, in query1to1Thread() method in RcsProviderThreadHelper307 return query1to1Thread(projection, getThreadIdSelection(uri), null, null); in query1To1ThreadUsingId()
364 return mThreadHelper.query1to1Thread(projection, selection, in query()