Home
last modified time | relevance | path

Searched defs:causeCode (Results 1 – 25 of 233) sorted by relevance

12345678910

/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRegistrationFailedEvent.java37 public final int causeCode; field in RegistrationFailedEvent
44 @NonNull String chosenPlmn, int domain, int causeCode, int additionalCauseCode) { in RegistrationFailedEvent()
DGsmCdmaConnection.java482 public int disconnectCauseFromCode(int causeCode) { in disconnectCauseFromCode()
633 onRemoteDisconnect(int causeCode, String vendorCause) { in onRemoteDisconnect()
DLastCallFailCause.java20 public int causeCode; field in LastCallFailCause
DDefaultPhoneNotifier.java266 @NonNull String chosenPlmn, int domain, int causeCode, int additionalCauseCode) { in notifyRegistrationFailed()
268 cellIdentity, chosenPlmn, domain, causeCode, additionalCauseCode); in notifyRegistrationFailed() local
DGsmCdmaCallTracker.java1566 int causeCode; in handleMessage() local
1852 private boolean isEmcRetryCause(int causeCode) { in isEmcRetryCause()
/aosp_15_r20/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
H A DIRadioImsImpl.java261 int causeCode, int waitTimeMillis) { in sendStartImsTrafficResponse()
290 int causeCode, int waitTimeMillis) { in sendConnectionFailureInfo()
H A DMockModemManager.java927 int causeCode, int waitTimeMillis) { in sendStartImsTrafficResponse()
960 int causeCode, int waitTimeMillis) { in sendConnectionFailureInfo()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.network-V4-java-source/gen/android/hardware/radio/network/
DIRadioNetworkIndication.java165 …k.CellIdentity cellIdentity, java.lang.String chosenPlmn, int domain, int causeCode, int additiona… in registrationFailed()
856 …k.CellIdentity cellIdentity, java.lang.String chosenPlmn, int domain, int causeCode, int additiona… in registrationFailed()
1281 …k.CellIdentity cellIdentity, java.lang.String chosenPlmn, int domain, int causeCode, int additiona… in registrationFailed()
/aosp_15_r20/frameworks/libs/gsma_services/satellite_client/src/android/telephony/satellite/wrapper/
DSatelliteModemStateCallbackWrapper2.java42 default void onRegistrationFailure(int causeCode) {}; in onRegistrationFailure()
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/satellite/
H A DISatelliteModemStateCallback.aidl44 void onRegistrationFailure(in int causeCode); in onRegistrationFailure()
H A DSatelliteModemStateCallback.java56 default void onRegistrationFailure(int causeCode) {}; in onRegistrationFailure()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.voice-V4-java-source/gen/android/hardware/radio/voice/
DLastCallFailCauseInfo.java13 public int causeCode = android.hardware.radio.voice.LastCallFailCause.INVALID; field in LastCallFailCauseInfo
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/satellite/stub/
H A DISatelliteListener.aidl84 void onRegistrationFailure(in int causeCode); in onRegistrationFailure()
/aosp_15_r20/frameworks/base/telephony/java/com/android/internal/telephony/cdma/sms/
H A DSmsEnvelope.java134 public byte causeCode; field in SmsEnvelope
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.ims-V3-java-source/gen/android/hardware/radio/ims/
DConnectionFailureInfo.java16 public int causeCode = 0; field in ConnectionFailureInfo
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/1.0/android.hardware.radio-V1.0-java_gen_java/gen/srcs/android/hardware/radio/V1_0/
DLastCallFailCauseInfo.java5 public int causeCode = 0; field in LastCallFailCauseInfo
/aosp_15_r20/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/1/android/hardware/radio/network/
H A DIRadioNetworkIndication.aidl47 …ork.CellIdentity cellIdentity, in String chosenPlmn, in int domain, in int causeCode, in int addit… in registrationFailed()
/aosp_15_r20/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/2/android/hardware/radio/network/
H A DIRadioNetworkIndication.aidl47 …ork.CellIdentity cellIdentity, in String chosenPlmn, in int domain, in int causeCode, in int addit… in registrationFailed()
/aosp_15_r20/frameworks/base/core/java/android/telephony/
H A DPhoneStateListener.java1287 int domain, int causeCode, int additionalCauseCode) { in onRegistrationFailed()
1635 @NonNull String chosenPlmn, int domain, int causeCode, int additionalCauseCode) { in onRegistrationFailed()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.network_interface/dump/android/hardware/radio/network/
DIRadioNetworkIndication.aidl51 …ork.CellIdentity cellIdentity, in String chosenPlmn, in int domain, in int causeCode, in int addit… in registrationFailed()
/aosp_15_r20/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/3/android/hardware/radio/network/
H A DIRadioNetworkIndication.aidl48 …ork.CellIdentity cellIdentity, in String chosenPlmn, in int domain, in int causeCode, in int addit… in registrationFailed()
/aosp_15_r20/hardware/interfaces/radio/aidl/android/hardware/radio/network/
H A DIRadioNetworkIndication.aidl172 in String chosenPlmn, in int domain, in int causeCode, in int additionalCauseCode); in registrationFailed()
/aosp_15_r20/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/current/android/hardware/radio/network/
H A DIRadioNetworkIndication.aidl51 …ork.CellIdentity cellIdentity, in String chosenPlmn, in int domain, in int causeCode, in int addit… in registrationFailed()
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/ims/feature/
H A DConnectionFailureInfo.java129 public ConnectionFailureInfo(@FailureReason int reason, int causeCode, int waitTimeMillis) { in ConnectionFailureInfo()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/1.5/android.hardware.radio-V1.5-java_gen_java/gen/srcs/android/hardware/radio/V1_5/
DIRadioIndication.java123 ….radio.V1_5.CellIdentity cellIdentity, String chosenPlmn, int domain, int causeCode, int additiona… in registrationFailed()
1337 ….radio.V1_5.CellIdentity cellIdentity, String chosenPlmn, int domain, int causeCode, int additiona… in registrationFailed()
2322 int causeCode = _hidl_request.readInt32(); in onTransact() local

12345678910