Home
last modified time | relevance | path

Searched defs:threadIdString (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
H A DMmsSmsProvider.java986 String threadIdString, String[] projection, String selection, in getConversationMessages()
1075 String threadIdString, String[] projection, String selection, in getConversationById()
1314 String threadIdString = uri.getPathSegments().get(1); in update() local
1354 private int updateConversation(String threadIdString, ContentValues values, String selection, in updateConversation()