Searched refs:DIAL_MODIFIED_TO_DIAL (Results 1 – 12 of 12) sorted by relevance
185 public static final int DIAL_MODIFIED_TO_DIAL = 48; field in DisconnectCause468 case DIAL_MODIFIED_TO_DIAL: in toString()
58 DIAL_MODIFIED_TO_DIAL, enumConstant192 case RILConstants.DIAL_MODIFIED_TO_DIAL: in fromRilErrno()193 return new CommandException(Error.DIAL_MODIFIED_TO_DIAL); in fromRilErrno()
150 int DIAL_MODIFIED_TO_DIAL = 246; field
526 case CallFailCause.DIAL_MODIFIED_TO_DIAL: in disconnectCauseFromCode()527 return DisconnectCause.DIAL_MODIFIED_TO_DIAL; in disconnectCauseFromCode()
57 int DIAL_MODIFIED_TO_DIAL = 20; /* DIAL request modified to DIAL with field
42 * RadioError:DIAL_MODIFIED_TO_DIAL
194 case android.telephony.DisconnectCause.DIAL_MODIFIED_TO_DIAL: in toTelecomDisconnectCauseCode()628 case android.telephony.DisconnectCause.DIAL_MODIFIED_TO_DIAL: in toTelecomDisconnectCauseDescription()
79 DIAL_MODIFIED_TO_DIAL = 20, // DIAL request modified to DIAL with different data389 DIAL_MODIFIED_TO_DIAL = 246,
195 * RadioError:DIAL_MODIFIED_TO_DIAL
2820 return DisconnectCause.DIAL_MODIFIED_TO_DIAL; in getDisconnectCauseFromReasonInfo()
41793 field public static final int DIAL_MODIFIED_TO_DIAL = 48; // 0x30
56869 Landroid/telephony/DisconnectCause;->DIAL_MODIFIED_TO_DIAL:I