Searched refs:wfcModeRoaming (Results 1 – 1 of 1) sorted by relevance
664 int wfcModeRoaming = QnsUtils.getWfcMode(mQnsImsManager, true); in notifyCurrentSetting() local665 if (mLastWfcModeRoaming != wfcModeRoaming || bForceUpdate) { in notifyCurrentSetting()666 switch (wfcModeRoaming) { in notifyCurrentSetting()677 mLastWfcModeRoaming = wfcModeRoaming; in notifyCurrentSetting()678 sb.append(", wfcModeRoaming:").append(wfcModeRoaming); in notifyCurrentSetting()