Searched refs:broadcastConversationSelfIdChange (Results 1 – 4 of 4) sorted by relevance
290 public abstract void broadcastConversationSelfIdChange(final Context context, in broadcastConversationSelfIdChange() method in UIIntents
371 public void broadcastConversationSelfIdChange(final Context context, in broadcastConversationSelfIdChange() method in UIIntentsImpl
711 UIIntents.get().broadcastConversationSelfIdChange(db.getContext(), conversationId, selfId); in updateConversationSelfId()
593 UIIntents.get().broadcastConversationSelfIdChange(dbWrapper.getContext(), in updateConversationMetadataInTransaction()