OSDN Git Service

Have SecuritySettings and SoundSettings use getCurrentPhoneType
authorWink Saville <wink@google.com>
Wed, 2 Feb 2011 19:30:25 +0000 (11:30 -0800)
committerWink Saville <wink@google.com>
Wed, 2 Feb 2011 19:30:25 +0000 (11:30 -0800)
commit327147eb062a25ecab40d66ea14559070e0ecef3
treef6ec4b939212100a80cac70b028e5f7f3a5325ab
parent9597406aa1b83867b03a47d1a5162969b924f2fc
Have SecuritySettings and SoundSettings use getCurrentPhoneType

To preserve proper behavior now that getPhoneType can return
PHONE_TYPE_NONE use getCurrentPhoneType.

bug: 3198435
Change-Id: I39d385b17d746f3c7cdbc3e1869efa5d4e89230c
src/com/android/settings/SecuritySettings.java
src/com/android/settings/SoundSettings.java