Home
last modified time | relevance | path

Searched refs:hasExisting1To1ThreadForParticipant (Results 1 – 1 of 1) sorted by relevance

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DRcsProviderThreadHelper.java343 if (hasExisting1To1ThreadForParticipant(db, participantId)) { in insert1To1Thread()
385 private boolean hasExisting1To1ThreadForParticipant(SQLiteDatabase db, long participantId) { in hasExisting1To1ThreadForParticipant() method in RcsProviderThreadHelper