Lines Matching defs:mPhone
170 private Phone mPhone;
184 mPhone.activateCellBroadcastSms(RILConstants.CDMA_CELL_BROADCAST_SMS_ENABLED,
186 android.provider.Settings.Global.putInt(mPhone.getContext().getContentResolver(),
191 mPhone.activateCellBroadcastSms(RILConstants.CDMA_CELL_BROADCAST_SMS_DISABLED,
193 android.provider.Settings.Global.putInt(mPhone.getContext().getContentResolver(),
340 mPhone = PhoneGlobals.getPhone();
426 mPhone.getContext().getContentResolver(),
437 mPhone.getCellBroadcastSmsConfig(Message.obtain(mHandler, MESSAGE_GET_CB_SMS_CONFIG));
446 mPhone.setCellBroadcastSmsConfig(CellBroadcastSmsConfig.getCbSmsAllValues(),
548 mPhone.activateCellBroadcastSms(RILConstants.CDMA_CELL_BROADCAST_SMS_DISABLED,
550 android.provider.Settings.Global.putInt(mPhone.getContext().getContentResolver(),