Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandException.java82 INVALID_SIM_STATE, enumConstant
238 case RILConstants.INVALID_SIM_STATE: in fromRilErrno()
239 return new CommandException(Error.INVALID_SIM_STATE); in fromRilErrno()
DPhoneSwitcher.java803 CommandException.Error.INVALID_SIM_STATE) in handleMessage()
1643 } else if (error == CommandException.Error.INVALID_SIM_STATE) { in onDdsSwitchResponse()
/frameworks/base/telephony/java/com/android/internal/telephony/
DRILConstants.java88 int INVALID_SIM_STATE = 45; /* Can not process the request in current SIM field
/frameworks/base/telephony/java/android/telephony/
DDataFailCause.java790 public static final int INVALID_SIM_STATE = 0x8B0; field in DataFailCause
1420 sFailCauseMap.put(INVALID_SIM_STATE, "INVALID_SIM_STATE"); in sFailCauseMap.put() argument
DAnnotation.java422 DataFailCause.INVALID_SIM_STATE,
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DPhoneSwitcherTest.java1179 new CommandException(CommandException.Error.INVALID_SIM_STATE)); in testRetry_DDS_switch_Failure()
/frameworks/base/core/api/
Dcurrent.txt41437 field public static final int INVALID_SIM_STATE = 2224; // 0x8b0