Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapSmsPdu.java144 private static final byte ORIGINATING_ADDRESS = 0x02; field in BluetoothMapSmsPdu.SmsPdu
249 mData[offset] = ORIGINATING_ADDRESS; in cdmaChangeToDeliverPdu()