Searched refs:updateLocal (Results 1 – 1 of 1) sorted by relevance
1588 void updateLocal(Uri uri, ContentValues values, ConversationCursor conversationCursor) { in updateLocal() method in ConversationCursor.ConversationProvider1762 sProvider.updateLocal(mUri, mValues, ConversationCursor.this); in execute()