HomeSort by relevance Sort by last modified time
    Searched refs:getCreateSelfParticipantSql (Results 1 - 2 of 2) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/datamodel/
DatabaseHelper.java 465 static String getCreateSelfParticipantSql(int subId) {
    [all...]
ParticipantRefresh.java 375 db.execSQL(DatabaseHelper.getCreateSelfParticipantSql(subId));

Completed in 33 milliseconds