Searched defs:getCreateSelfParticipantSql (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/
H A DDatabaseHelper.java469 static String getCreateSelfParticipantSql(int subId) { method in class:DatabaseHelper
809 db.execSQL(getCreateSelfParticipantSql(ParticipantData.DEFAULT_SELF_SUB_ID));

Completed in 110 milliseconds