Searched refs:MASK_SENDER_ADDRESSING (Results 1 – 2 of 2) sorted by relevance
599 .thenReturn((long) BluetoothMapContent.MASK_SENDER_ADDRESSING); in setSenderAddressing_withFilterMsgTypeSms_andSmsMsgTypeInbox()619 .thenReturn((long) BluetoothMapContent.MASK_SENDER_ADDRESSING); in setSenderAddressing_withFilterMsgTypeSms_andSmsMsgTypeDraft()635 .thenReturn((long) BluetoothMapContent.MASK_SENDER_ADDRESSING); in setSenderAddressing_withFilterMsgTypeMms()654 .thenReturn((long) BluetoothMapContent.MASK_SENDER_ADDRESSING); in setSenderAddressing_withFilterTypeEmail()671 .thenReturn((long) BluetoothMapContent.MASK_SENDER_ADDRESSING); in setSenderAddressing_withFilterTypeIm()
75 @VisibleForTesting static final int MASK_SENDER_ADDRESSING = 0x00000008; field in BluetoothMapContent1010 if ((ap.getParameterMask() & MASK_SENDER_ADDRESSING) != 0) { in setSenderAddressing()