Searched refs:getCustomizationForThread (Results 1 – 2 of 2) sorted by relevance
151 DataModel.get().getSyncManager().getCustomizationForThread(sms.mThreadId)); in storeSms()246 DataModel.get().getSyncManager().getCustomizationForThread(mms.mThreadId)); in storeMms()
334 public synchronized ConversationCustomization getCustomizationForThread(final long threadId) { in getCustomizationForThread() method in SyncManager