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

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapSmsPdu.java 147 private final static byte DESTINATION_SUB_ADDRESS = 0x05;
235 offset = cdmaGetParameterOffset(DESTINATION_SUB_ADDRESS);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
SmsMessage.java 80 private final static byte DESTINATION_SUB_ADDRESS = 0x05;
649 case DESTINATION_SUB_ADDRESS:
    [all...]

Completed in 6504 milliseconds