Searched refs:isWifiCallingSupported (Results 1 – 2 of 2) sorted by relevance
70 public boolean isWifiCallingSupported() { in isWifiCallingSupported() method in WifiCallingQueryImsState88 return isWifiCallingSupported() && isProvisionedOnDevice(mSubId); in isWifiCallingProvisioned()
420 if (queryImsState(mSubId).isWifiCallingSupported()) { in onResume()