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

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapSmsPdu.java 145 private final static byte ORIGINATING_SUB_ADDRESS = 0x03;
246 mData[offset] = ORIGINATING_SUB_ADDRESS;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
SmsMessage.java 82 private final static byte ORIGINATING_SUB_ADDRESS = 0x03;
661 case ORIGINATING_SUB_ADDRESS:
    [all...]

Completed in 878 milliseconds