H A D | BluetoothMapContent.java | 471 FilterInfo fi, BluetoothMapAppParams ap) { 474 if (fi.mMsgType == FilterInfo.TYPE_EMAIL || 475 fi.mMsgType == FilterInfo.TYPE_IM) { 476 int flagProtected = c.getInt(fi.mMessageColProtected); 487 FilterInfo fi, BluetoothMapAppParams ap) { 491 if (fi.mMsgType == FilterInfo.TYPE_SMS) { 492 threadId = c.getLong(fi.mSmsColThreadId); 493 } else if (fi.mMsgType == FilterInfo.TYPE_MMS) { 494 threadId = c.getLong(fi.mMmsColThreadId); 496 } else if (fi 470 setProtected(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 486 setThreadId(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 506 setThreadName(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 519 setSent(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 542 setRead(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 558 setConvoRead(BluetoothMapConvoListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 569 setPriority(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 599 setAttachment(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 648 setText(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 676 setReceptionStatus(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 685 setDeliveryStatus(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 699 setSize(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 733 getType(Cursor c, FilterInfo fi) argument 754 setFolderType(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 805 getRecipientNameEmail(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi) argument 873 getRecipientAddressingEmail(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi) argument 940 setRecipientAddressing(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 972 setRecipientName(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 1006 setSenderAddressing(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 1090 setSenderName(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 1161 setDateTime(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 1187 setLastActivity(BluetoothMapConvoListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 1229 setSubject(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 1260 setHandle(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 1275 element(Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 1289 createConvoElement(Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 1423 matchRecipientMms(Cursor c, FilterInfo fi, String recip) argument 1446 matchRecipientSms(Cursor c, FilterInfo fi, String recip) argument 1483 matchRecipient(Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 1503 matchOriginatorMms(Cursor c, FilterInfo fi, String orig) argument 1526 matchOriginatorSms(Cursor c, FilterInfo fi, String orig) argument 1563 matchOriginator(Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 1583 matchAddresses(Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument 1651 setWhereFilterFolderType(BluetoothMapFolderElement folderElement, FilterInfo fi) argument 1670 setWhereFilterReadStatus(BluetoothMapAppParams ap, FilterInfo fi) argument 1702 setWhereFilterPeriod(BluetoothMapAppParams ap, FilterInfo fi) argument 1730 setWhereFilterLastActivity(BluetoothMapAppParams ap, FilterInfo fi) argument 1783 setWhereFilterPriority(BluetoothMapAppParams ap, FilterInfo fi) argument 1827 setWhereFilterMessageHandle(BluetoothMapAppParams ap, FilterInfo fi) argument 1848 setWhereFilterThreadId(BluetoothMapAppParams ap, FilterInfo fi) argument 1870 setWhereFilter(BluetoothMapFolderElement folderElement, FilterInfo fi, BluetoothMapAppParams ap) argument 1899 setConvoWhereFilterSmsMms(StringBuilder selection, ArrayList<String> selectionArgs, FilterInfo fi, BluetoothMapAppParams ap) argument 1945 smsSelected(FilterInfo fi, BluetoothMapAppParams ap) argument 2032 setFilterInfo(FilterInfo fi) argument 2934 updateImEmailConvoVersion(Cursor cursor, FilterInfo fi, BluetoothMapConvoListingElement ele) argument 3049 populateImEmailConvoElement( BluetoothMapConvoListingElement ele, Cursor tmpCursor, BluetoothMapAppParams ap, FilterInfo fi) argument [all...] |