OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCreateSelfParticipantSql
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DatabaseHelper.java
469
static String
getCreateSelfParticipantSql
(int subId) {
[
all
...]
ParticipantRefresh.java
375
db.execSQL(DatabaseHelper.
getCreateSelfParticipantSql
(subId));
Completed in 56 milliseconds