Home | History | Annotate | Download | only in phone

Lines Matching full:sipsettings

1510         PreferenceGroup sipSettings = (PreferenceGroup)
1513 sipSettings.removePreference(wifiAnd3G);
1516 sipSettings.removePreference(wifiOnly);
1527 Preference sipSettings = findPreference(SIP_SETTINGS_CATEGORY_KEY);
1532 if (pref != sipSettings) pref.setEnabled(false);