Searched refs:SYSTEM_ERR (Results 1 – 5 of 5) sorted by relevance
76 SYSTEM_ERR, enumConstant226 case RILConstants.SYSTEM_ERR: in fromRilErrno()227 return new CommandException(Error.SYSTEM_ERR); in fromRilErrno()
94 if (error == RadioError.SYSTEM_ERR) { in detectRadioBug()
994 case SYSTEM_ERR: in rilErrorToSmsManagerResult()
81 int SYSTEM_ERR = 39; /* Hit platform or system error */ field
355 RIL_REQUEST_GET_SIM_STATUS, RadioError.SYSTEM_ERR); in testRadioErrorWithContinuousSystemErr()