Teleca 2b changes.

This commit is contained in:
Wink Saville
2009-05-13 11:51:03 -07:00
parent a05d0dc67e
commit ead6928894
2 changed files with 8 additions and 1 deletions

View File

@@ -303,6 +303,10 @@ public class Status extends PreferenceActivity {
}
void updateSignalStrength() {
// TODO TELECA: PhoneStateIntentReceiver deprecated, use TelephonyManager or
// PhoneStateListener instead.
// Use new SignalStrength for signal
// not loaded in some versions of the code (e.g., zaku)
if (mSignalStrength != null) {
int state =