Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapSmsPdu.java150 private static final byte ORIGINATING_SUB_ADDRESS = 0x03; field in BluetoothMapSmsPdu.SmsPdu
252 mData[offset] = ORIGINATING_SUB_ADDRESS; in cdmaChangeToDeliverPdu()