Home
last modified time | relevance | path

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

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DRcsProviderThreadHelper.java386 String table = joinOnColumn( in hasExisting1To1ThreadForParticipant()
407 private String joinOnColumn(String t1, String t2, String col) { in joinOnColumn() method in RcsProviderThreadHelper