Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java4221 public static void checkWfcWifiOnlyModeBeforeDial(Phone imsPhone, int phoneId, Context context) in checkWfcWifiOnlyModeBeforeDial() method in Phone
DGsmCdmaPhone.java1355 Phone.checkWfcWifiOnlyModeBeforeDial(mImsPhone, mPhoneId, mContext); in dial()