Searched refs:OP_NOT_ALLOWED_BEFORE_REG_NW (Results 1 – 4 of 4) sorted by relevance
38 OP_NOT_ALLOWED_BEFORE_REG_NW, enumConstant84 case RILConstants.OP_NOT_ALLOWED_BEFORE_REG_NW: in fromRilErrno()85 return new CommandException(Error.OP_NOT_ALLOWED_BEFORE_REG_NW); in fromRilErrno()
49 int OP_NOT_ALLOWED_BEFORE_REG_NW = 9; /* request is not allowed before device registers to field
829 if (err != CommandException.Error.OP_NOT_ALLOWED_BEFORE_REG_NW) { in handlePollStateResult()
715 if (err != CommandException.Error.OP_NOT_ALLOWED_BEFORE_REG_NW) { in handlePollStateResult()