Searched refs:mSmsColType (Results 1 – 3 of 3) sorted by relevance
194 assertThat(mFilterInfo.mSmsColType).isEqualTo(1); in setSmsColumns()
511 mInfo.mSmsColType = 0; in setRecipientAddressing_withFilterMsgTypeSms_andSmsMsgTypeInbox()526 mInfo.mSmsColType = 2; in setRecipientAddressing_withFilterMsgTypeSms_andSmsMsgTypeDraft()601 mInfo.mSmsColType = 0; in setSenderAddressing_withFilterMsgTypeSms_andSmsMsgTypeInbox()622 mInfo.mSmsColType = 0; in setSenderAddressing_withFilterMsgTypeSms_andSmsMsgTypeDraft()
308 public int mSmsColType = -1; field in BluetoothMapContent.FilterInfo417 mSmsColType = c.getColumnIndex(Sms.TYPE); in setSmsColumns()932 int msgType = c.getInt(fi.mSmsColType); in setRecipientAddressing()972 int msgType = c.getInt(fi.mSmsColType); in setRecipientName()1014 int msgType = c.getInt(fi.mSmsColType); in setSenderAddressing()