Home
last modified time | relevance | path

Searched refs:participantRow (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleDatabaseOperations.java1762 final long participantRow = dbWrapper.insert(DatabaseHelper.PARTICIPANTS_TABLE, null, in getOrCreateParticipantInTransaction() local
1764 participantId = Long.toString(participantRow); in getOrCreateParticipantInTransaction()