Searched refs:mIcicle (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
H A DGsmUmtsCallForwardOptions.java46 private Bundle mIcicle; field in class:GsmUmtsCallForwardOptions
82 mIcicle = icicle;
96 if (mIcicle == null) {
103 Bundle bundle = mIcicle.getParcelable(pref.getKey());
113 mIcicle = null;

Completed in 146 milliseconds