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;
234 data[offset] = ORIGINATING_ADDRESS;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
SmsMessage.java 77 private final static byte ORIGINATING_ADDRESS = 0x02;
598 case ORIGINATING_ADDRESS:
    [all...]

Completed in 5061 milliseconds