Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/oem/
DMotorolaUtils.java47 @VisibleForTesting public static final String WIFI_CALL_PACKAGE_NAME = "com.motorola.sprintwfc"; field in MotorolaUtils
150 supportSprintWifiCall = PackageUtils.isPackageEnabled(WIFI_CALL_PACKAGE_NAME, context); in isSupportingSprintWifiCall()