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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SmsMessageBase.java 31 protected String mScAddress;
106 return mScAddress;
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapSmsPdu.java 68 private byte[] mScAddress = {0}; // At the moment we do not use the scAddress, hence set the length to 0.
105 return mScAddress;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
SmsMessage.java     [all...]

Completed in 162 milliseconds