Searched refs:getCreateSelfParticipantSql (Results 1 – 2 of 2) sorted by relevance
469 static String getCreateSelfParticipantSql(int subId) { in getCreateSelfParticipantSql() method in DatabaseHelper809 db.execSQL(getCreateSelfParticipantSql(ParticipantData.DEFAULT_SELF_SUB_ID)); in createDatabase()
375 db.execSQL(DatabaseHelper.getCreateSelfParticipantSql(subId)); in refreshSelfParticipantList()