Searched refs:isWifiCallingSupported (Results 1 – 4 of 4) sorted by relevance
70 public boolean isWifiCallingSupported() { in isWifiCallingSupported() method in WifiCallingQueryImsState88 return isWifiCallingSupported() && isProvisionedOnDevice(mSubId); in isWifiCallingProvisioned()
157 if ((new WifiCallingQueryImsState(context, subscriptionId)).isWifiCallingSupported()) { in isCrossSimEnabledByPlatform()
246 if ((new WifiCallingQueryImsState(context, subscriptionId)).isWifiCallingSupported()) { in isCrossSimEnabledByPlatform()
424 if (queryImsState(mSubId).isWifiCallingSupported()) { in onResume()