HomeSort by relevance Sort by last modified time
    Searched refs:ORIGINATING_ADDRESS (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapSmsPdu.java 144 private final static byte ORIGINATING_ADDRESS = 0x02;
240 mData[offset] = ORIGINATING_ADDRESS;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
SmsMessage.java 81 private final static byte ORIGINATING_ADDRESS = 0x02;
611 case ORIGINATING_ADDRESS:
    [all...]

Completed in 57 milliseconds