Searched refs:getUpdateSelfParticipantSubscriptionInfoSql (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/
H A DParticipantRefresh.java344 static String getUpdateSelfParticipantSubscriptionInfoSql(final int slotId, method in class:ParticipantRefresh
395 db.execSQL(getUpdateSelfParticipantSubscriptionInfoSql(record.getSimSlotIndex(),
399 db.execSQL(getUpdateSelfParticipantSubscriptionInfoSql(

Completed in 55 milliseconds