Searched refs:TelephonyUtil (Results 1 – 6 of 6) sorted by relevance
35 import com.android.server.telecom.TelephonyUtil;115 if (!TelephonyUtil.shouldProcessAsEmergency(mContext, handle)) { in processOutgoingCallIntent()142 if (!canCallNonEmergency && !TelephonyUtil.shouldProcessAsEmergency(mContext, handle)) { in processOutgoingCallIntent()
38 public final class TelephonyUtil { class48 private TelephonyUtil() {} in TelephonyUtil() method in TelephonyUtil
398 allAccounts.add(TelephonyUtil.getDefaultEmergencyPhoneAccount()); in adjustAttemptsForEmergency()
333 TelephonyUtil.getDefaultEmergencyPhoneAccount().getAccountHandle(); in logCall()
1138 && TelephonyUtil.isPstnComponentName(1200 && TelephonyUtil.isPstnComponentName(
70 import com.android.server.telecom.TelephonyUtil;96 private static final PhoneAccountHandle EMERGENCY_ACCT_HANDLE = TelephonyUtil