Searched refs:mMmsColDate (Results 1 – 1 of 1) sorted by relevance
311 public int mMmsColDate = -1; field in BluetoothMapContent.FilterInfo441 mMmsColDate = c.getColumnIndex(Mms.DATE); in setMmsColumns()1170 date = c.getLong(fi.mMmsColDate) * 1000L; in setDateTime()