Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCallStateException.java35 public static final int ERROR_CALLING_DISABLED = 5; field in CallStateException
DGsmCdmaCallTracker.java658 throw new CallStateException(CallStateException.ERROR_CALLING_DISABLED, in checkForDialIssues()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java1982 throw new CallStateException(CallStateException.ERROR_CALLING_DISABLED, in checkForDialIssues()