Searched refs:supportSprintWifiCall (Results 1 – 1 of 1) sorted by relevance
54 private static boolean supportSprintWifiCall; field in MotorolaUtils150 supportSprintWifiCall = PackageUtils.isPackageEnabled(WIFI_CALL_PACKAGE_NAME, context); in isSupportingSprintWifiCall()153 return supportSprintWifiCall; in isSupportingSprintWifiCall()164 supportSprintWifiCall = false; in resetForTest()