Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandException.java90 NETWORK_REJECT, enumConstant
254 case RILConstants.NETWORK_REJECT: in fromRilErrno()
255 return new CommandException(Error.NETWORK_REJECT); in fromRilErrno()
H A DCallFailCause.java165 int NETWORK_REJECT = 252; field
H A DSMSDispatcher.java982 case NETWORK_REJECT: in rilErrorToSmsManagerResult()
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DPreciseDisconnectCause.java215 public static final int NETWORK_REJECT = 252; field in PreciseDisconnectCause
/aosp12/hardware/interfaces/radio/1.6/
H A DIRadioResponse.hal87 * RadioError:NETWORK_REJECT
119 * RadioError:NETWORK_REJECT
153 * RadioError:NETWORK_REJECT
186 * RadioError:NETWORK_REJECT
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DRILConstants.java99 int NETWORK_REJECT = 53; /* Request is rejected by network */ field
/aosp12/hardware/interfaces/radio/1.5/
H A DIRadioResponse.hal278 * RadioError:NETWORK_REJECT
/aosp12/hardware/interfaces/radio/1.0/
H A DIRadioResponse.hal376 * LastCallFailCause:NETWORK_REJECT (Explicit network reject)
532 * RadioError:NETWORK_REJECT
562 * RadioError:NETWORK_REJECT
1617 * RadioError:NETWORK_REJECT
2155 * RadioError:NETWORK_REJECT
H A Dtypes.hal106 NETWORK_REJECT = 53, // Request is rejected by network
395 NETWORK_REJECT = 252, // Explicit network reject
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java772 CallFailCause.NETWORK_REJECT); in PRECISE_CAUSE_MAP.append() argument
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt11603 field public static final int NETWORK_REJECT = 252; // 0xfc
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt58308 Landroid/telephony/PreciseDisconnectCause;->NETWORK_REJECT:I