Home
last modified time | relevance | path

Searched refs:DESTINATION_SUB_ADDRESS (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapSmsPdu.java163 private static final byte DESTINATION_SUB_ADDRESS = 0x05; field in BluetoothMapSmsPdu.SmsPdu
259 offset = cdmaGetParameterOffset(DESTINATION_SUB_ADDRESS); in cdmaChangeToDeliverPdu()
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DSmsMessage.java82 private final static byte DESTINATION_SUB_ADDRESS = 0x05; field in SmsMessage
618 case DESTINATION_SUB_ADDRESS: in parsePduFromEfRecord()