Searched refs:disableWfc (Results 1 – 3 of 3) sorted by relevance
137 disableWfc(); in disableAndResetVoWiFiImsSettings()214 public void disableWfc() { in disableWfc() method in ImsUtils
113 verify(mImsUtils).disableWfc(); in doEntitlementCheck_shouldTurnOffWfc_disableWfc()124 verify(mImsUtils, never()).disableWfc(); in doEntitlementCheck_shouldNotTurnOffWfc_enableWfc()
267 mImsUtils.disableWfc(); in doWfcEntitlementCheck()