Searched refs:MASK_RECIPIENT_ADDRESSING (Results 1 – 2 of 2) sorted by relevance
508 .thenReturn((long) BluetoothMapContent.MASK_RECIPIENT_ADDRESSING); in setRecipientAddressing_withFilterMsgTypeSms_andSmsMsgTypeInbox()524 .thenReturn((long) BluetoothMapContent.MASK_RECIPIENT_ADDRESSING); in setRecipientAddressing_withFilterMsgTypeSms_andSmsMsgTypeDraft()554 .thenReturn((long) BluetoothMapContent.MASK_RECIPIENT_ADDRESSING); in setRecipientAddressing_withFilterMsgTypeMms()572 .thenReturn((long) BluetoothMapContent.MASK_RECIPIENT_ADDRESSING); in setRecipientAddressing_withFilterMsgTypeEmail()
80 @VisibleForTesting static final int MASK_RECIPIENT_ADDRESSING = 0x00000020; field in BluetoothMapContent933 if ((ap.getParameterMask() & MASK_RECIPIENT_ADDRESSING) != 0) { in setRecipientAddressing()