Searched refs:TelephonyUtil (Results 1 – 6 of 6) sorted by relevance
21 import com.android.server.telecom.TelephonyUtil;109 if (!TelephonyUtil.shouldProcessAsEmergency(mContext, handle)) { in processOutgoingCallIntent()128 if (!canCallNonEmergency && !TelephonyUtil.shouldProcessAsEmergency(mContext, handle)) { in processOutgoingCallIntent()
38 public final class TelephonyUtil { class48 private TelephonyUtil() {} in TelephonyUtil() method in TelephonyUtil
316 allAccounts.add(TelephonyUtil.getDefaultEmergencyPhoneAccount()); in adjustAttemptsForEmergency()331 TelephonyUtil.sortSimPhoneAccounts(mContext, allAccounts); in adjustAttemptsForEmergency()
207 TelephonyUtil.getDefaultEmergencyPhoneAccount().getAccountHandle(); in logCall()
979 if (isCallerSimCallManager() && TelephonyUtil.isPstnComponentName(
52 import com.android.server.telecom.TelephonyUtil;82 private static final PhoneAccountHandle EMERGENCY_ACCT_HANDLE = TelephonyUtil