Searched defs:ORIGINATING_ADDRESS (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapSmsPdu.java139 private final static byte ORIGINATING_ADDRESS = 0x02; field in class:BluetoothMapSmsPdu.SmsPdu
235 mData[offset] = ORIGINATING_ADDRESS;

Completed in 76 milliseconds