Home
last modified time | relevance | path

Searched refs:RADIO_SETUP_FAILURE (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DPreciseDisconnectCause.java225 public static final int RADIO_SETUP_FAILURE = 257; field in PreciseDisconnectCause
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCallFailCause.java175 int RADIO_SETUP_FAILURE = 257; field
/aosp12/hardware/interfaces/radio/1.0/
H A DIRadioResponse.hal381 * LastCallFailCause:RADIO_SETUP_FAILURE (RRC connection setup failure)
H A Dtypes.hal400 RADIO_SETUP_FAILURE = 257, // RRC connection setup failure
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java782 CallFailCause.RADIO_SETUP_FAILURE); in PRECISE_CAUSE_MAP.append() argument
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt11643 field public static final int RADIO_SETUP_FAILURE = 257; // 0x101
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt58348 Landroid/telephony/PreciseDisconnectCause;->RADIO_SETUP_FAILURE:I