Home | History | Annotate | Download | only in libril

Lines Matching refs:number_type

869     rcsm.sAddress.number_type = (RIL_CDMA_SMS_NumberType) t;
913 sAddress.digit_mode=%d, sAddress.Number_mode=%d, sAddress.number_type=%d, ",
915 rcsm.sAddress.digit_mode, rcsm.sAddress.number_mode,rcsm.sAddress.number_type);
1117 rcsw.message.sAddress.number_type = (RIL_CDMA_SMS_NumberType) t;
1160 message.sAddress.number_type=%d, ",
1164 rcsw.message.sAddress.number_type);
1732 p.writeInt32(infoRec->rec.number.number_type);
1771 p.writeInt32(infoRec->rec.redir.redirectingNumber.number_type);
2103 p.writeInt32(p_cur->sAddress.number_type);
2127 sAddress.digit_mode=%d, sAddress.number_mode=%d, sAddress.number_type=%d, ",
2129 p_cur->sAddress.digit_mode, p_cur->sAddress.number_mode,p_cur->sAddress.number_type);