Searched refs:mGsmUmtsOptions (Results 1 – 1 of 1) sorted by relevance
132 GsmUmtsOptions mGsmUmtsOptions; field in MobileNetworkSettings165 mGsmUmtsOptions = null; in onReceive()200 } else if (mGsmUmtsOptions != null && in onPreferenceTreeClick()201 mGsmUmtsOptions.preferenceTreeClick(preference) == true) { in onPreferenceTreeClick()559 mGsmUmtsOptions = new GsmUmtsOptions(this, prefSet, phoneSubId); in updateBody()607 mGsmUmtsOptions = null; in updateBody()640 mGsmUmtsOptions = new GsmUmtsOptions(this, prefSet, phoneSubId); in updateBody()1238 if (mGsmUmtsOptions == null) { in controlGsmOptions()1239 mGsmUmtsOptions = new GsmUmtsOptions(this, prefSet, mPhone.getSubId()); in controlGsmOptions()