Searched refs:mShowCWButton (Results 1 – 1 of 1) sorted by relevance
37 private boolean mShowCWButton = true; field in GsmUmtsAdditionalCallOptions67 mShowCWButton = b.getBoolean( in onCreate()71 mCWOverUtPrecautions = mShowCWButton && b.getBoolean( in onCreate()94 if (mShowCWButton) { in onCreate()112 if (mShowCWButton && mCWButton != null && mCWButton.isEnabled()) { in onCreate()161 if (mShowCWButton && mCWOverUtPrecautions && mCWButton != null) { in onResume()