Home
last modified time | relevance | path

Searched refs:updateButtonWfcMode (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/wifi/calling/
DWifiCallingSettingsForSub.java431 updateButtonWfcMode(wfcEnabled && !hasException, wfcMode, wfcRoamingMode); in updateBody()
545 updateButtonWfcMode(wfcEnabled && !hasException, wfcMode, wfcRoamingMode); in updateWfcMode()
582 private void updateButtonWfcMode(boolean wfcEnabled, in updateButtonWfcMode() method in WifiCallingSettingsForSub