Searched refs:queryGroupThread (Results 1 – 2 of 2) sorted by relevance
310 Cursor queryGroupThread(String[] projection, String selection, String[] selectionArgs, in queryGroupThread() method in RcsProviderThreadHelper318 return queryGroupThread(projection, getThreadIdSelection(uri), null, null); in queryGroupThreadUsingId()
376 return mThreadHelper.queryGroupThread(projection, selection, in query()