Searched defs:threadIdString (Results 1 – 1 of 1) sorted by relevance
1122 String threadIdString, String[] projection, String selection, in getConversationMessages()1209 String threadIdString, String[] projection, String selection, in getConversationById()1532 String threadIdString = uri.getPathSegments().get(1); in update() local1592 private int updateConversation(String threadIdString, ContentValues values, String selection, in updateConversation()