Searched refs:storeSms (Results 1 – 2 of 2) sorted by relevance
85 storeSms(db, sms); in updateLocalDatabase()129 private void storeSms(final DatabaseWrapper db, final SmsMessage sms) { in storeSms() method in SyncMessageBatch
200 storeSms(message, handle, timestamp); in storeMessage()207 private void storeSms(Bmessage message, String handle, Long timestamp) { in storeSms() method in MapClientContent