Searched refs:CONFERENCE_URI_COLUMN (Results 1 – 2 of 2) sorted by relevance
38 import static android.provider.Telephony.RcsColumns.RcsGroupThreadColumns.CONFERENCE_URI_COLUMN;483 CONFERENCE_URI_COLUMN, uri, "Could not set the conference URI for group"));490 CONFERENCE_URI_COLUMN, RCS_THREAD_ID_COLUMN, rcsThreadId));
2249 String CONFERENCE_URI_COLUMN = "conference_uri"; field