Home | History | Annotate | Download | only in phone

Lines Matching refs:mPhone

39     private Phone mPhone;
45 mPhone = PhoneGlobals.getPhone();
47 mPhone.queryCdmaRoamingPreference(
57 if (mPhone.isInEcm()) {
71 Settings.Global.getInt(mPhone.getContext().getContentResolver(),
84 Settings.Global.putInt(mPhone.getContext().getContentResolver(),
88 mPhone.setCdmaRoamingPreference(statusCdmaRoamingMode, mHandler
121 mPhone.getContext().getContentResolver(),
131 mPhone.getContext().getContentResolver(),
150 Settings.Global.putInt(mPhone.getContext().getContentResolver(),
154 mPhone.queryCdmaRoamingPreference(obtainMessage(MESSAGE_GET_ROAMING_PREFERENCE));
162 Settings.Global.putInt(mPhone.getContext().getContentResolver(),
166 mPhone.setCdmaRoamingPreference(Phone.CDMA_RM_ANY,