• Home
  • History
  • Annotate
  • only in /frameworks/opt/telephony/src/java/android/telephony/
History log of /frameworks/opt/telephony/src/java/android/telephony/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
910825a2ed10bd5cc454b91380b7db0dac2e616e 13-Apr-2012 Rika Brooks <rbrooks@codeaurora.org> Telephony: Fix SmsManager to throw IllegalArgumentException

IllegalArgumentException condition for:
enableCellBroadcastRange() and disableCellBroadcastRange() is
if endMessageId < startMessageId.

IllegalArgumentException condition for divideMessage() is if input text
is null, for copyMessageToIcc() it is if pdu is null.

Change-Id: Id344e99728ac92cbfcf2d11b8ca3f920d140bbde
msManager.java
c38bb60d867c5d61d90b7179a9ed2b2d1848124f 12-Jul-2012 Wink Saville <wink@google.com> Create telephony-common - DO NOT MERGE

telephony-common was created by moving some of
frameworks/base/telephony
to:
frameworks/opt/telephony

Change-Id: I32cbb5eec1fa239c1587e055c8f7ef4fc48fb62c
ellBroadcastMessage.java
msCbCmasInfo.java
msCbEtwsInfo.java
msCbLocation.java
msCbMessage.java
msManager.java
msMessage.java
sm/SmsManager.java
sm/SmsMessage.java