Searched refs:INDEX_MMS_CONTENT_LOCATION (Results 1 – 1 of 1) sorted by relevance
80 private static final int INDEX_MMS_CONTENT_LOCATION = 15; field in MessageData399 mMmsContentLocation = cursor.getString(INDEX_MMS_CONTENT_LOCATION); in bind()468 insert.bindString(INDEX_MMS_CONTENT_LOCATION, mMmsContentLocation); in getInsertStatement()