Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DDisconnectCause.java185 public static final int DIAL_MODIFIED_TO_DIAL = 48; field in DisconnectCause
468 case DIAL_MODIFIED_TO_DIAL: in toString()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandException.java58 DIAL_MODIFIED_TO_DIAL, enumConstant
192 case RILConstants.DIAL_MODIFIED_TO_DIAL: in fromRilErrno()
193 return new CommandException(Error.DIAL_MODIFIED_TO_DIAL); in fromRilErrno()
H A DCallFailCause.java150 int DIAL_MODIFIED_TO_DIAL = 246; field
H A DGsmCdmaConnection.java526 case CallFailCause.DIAL_MODIFIED_TO_DIAL: in disconnectCauseFromCode()
527 return DisconnectCause.DIAL_MODIFIED_TO_DIAL; in disconnectCauseFromCode()
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DRILConstants.java57 int DIAL_MODIFIED_TO_DIAL = 20; /* DIAL request modified to DIAL with field
/aosp12/hardware/interfaces/radio/1.4/
H A DIRadioResponse.hal42 * RadioError:DIAL_MODIFIED_TO_DIAL
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DDisconnectCauseUtil.java194 case android.telephony.DisconnectCause.DIAL_MODIFIED_TO_DIAL: in toTelecomDisconnectCauseCode()
628 case android.telephony.DisconnectCause.DIAL_MODIFIED_TO_DIAL: in toTelecomDisconnectCauseDescription()
/aosp12/hardware/interfaces/radio/1.0/
H A Dtypes.hal79 DIAL_MODIFIED_TO_DIAL = 20, // DIAL request modified to DIAL with different data
389 DIAL_MODIFIED_TO_DIAL = 246,
H A DIRadioResponse.hal195 * RadioError:DIAL_MODIFIED_TO_DIAL
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java2820 return DisconnectCause.DIAL_MODIFIED_TO_DIAL; in getDisconnectCauseFromReasonInfo()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt41793 field public static final int DIAL_MODIFIED_TO_DIAL = 48; // 0x30
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt56869 Landroid/telephony/DisconnectCause;->DIAL_MODIFIED_TO_DIAL:I