Searched refs:OPERATION_NOT_ALLOWED (Results 1 – 10 of 10) sorted by relevance
164 CommandException.Error.OPERATION_NOT_ALLOWED)); in testGetPsiSmscValueException()178 CommandException.Error.OPERATION_NOT_ALLOWED)); in testGetPsiSmscValueInvalidObject()208 CommandException.Error.OPERATION_NOT_ALLOWED)); in testGetSmssTpmrValueException()291 CommandException.Error.OPERATION_NOT_ALLOWED)); in testSetSmssTpmrValueException2()304 CommandException.Error.OPERATION_NOT_ALLOWED); in testSetSmssTpmrValueException2()333 CommandException.Error.OPERATION_NOT_ALLOWED)); in testGetSimServiceTableException()
228 CommandException.Error.OPERATION_NOT_ALLOWED)); in testGetForbiddenPlmnsException()242 CommandException.Error.OPERATION_NOT_ALLOWED); in testGetForbiddenPlmnsException()368 CommandException.Error.OPERATION_NOT_ALLOWED)); in testGetSmssTpmrValueException()488 CommandException.Error.OPERATION_NOT_ALLOWED)); in testSetSmssTpmrValueException2()501 CommandException.Error.OPERATION_NOT_ALLOWED); in testSetSmssTpmrValueException2()513 CommandException.Error.OPERATION_NOT_ALLOWED)); in testSetSmssTpmrLargeValue()658 CommandException.Error.OPERATION_NOT_ALLOWED)); in testGetPsiSmscException()673 CommandException.Error.OPERATION_NOT_ALLOWED)); in testGetPsiSmscValueInvalidObject()703 CommandException.Error.OPERATION_NOT_ALLOWED)); in testGetSimServiceTableException()
277 CommandException.Error.OPERATION_NOT_ALLOWED)); in loadEFLinearFixedAll_ExceptionAtGetRecord()290 assertSame(CommandException.Error.OPERATION_NOT_ALLOWED, in loadEFLinearFixedAll_ExceptionAtGetRecord()311 CommandException.Error.OPERATION_NOT_ALLOWED)); in loadEFLinearFixedAll_ExceptionAtReadRecord()327 assertSame(CommandException.Error.OPERATION_NOT_ALLOWED, in loadEFLinearFixedAll_ExceptionAtReadRecord()
91 OPERATION_NOT_ALLOWED, enumConstant267 case RILConstants.OPERATION_NOT_ALLOWED: in fromRilErrno()268 return new CommandException(Error.OPERATION_NOT_ALLOWED); in fromRilErrno()
348 case RadioError.OPERATION_NOT_ALLOWED: in rilErrorToScanError()380 case OPERATION_NOT_ALLOWED: in commandExceptionErrorToScanError()
1258 case OPERATION_NOT_ALLOWED: in rilErrorToSmsManagerResult()
118 CommandException.Error.OPERATION_NOT_ALLOWED)); in sendEnvelopeForException()249 CommandException.Error.OPERATION_NOT_ALLOWED)); in smsCompleteForException()260 CommandException.Error.OPERATION_NOT_ALLOWED)); in smsCompleteForException()
100 int OPERATION_NOT_ALLOWED = 54; /* Not allowed the request now */ field
1474 || err == CommandException.Error.OPERATION_NOT_ALLOWED) { in getErrorMessage()
1385 || err.getCommandError() == CommandException.Error.OPERATION_NOT_ALLOWED) { in getMmiErrorMessage()