Home | History | Annotate | Download | only in telephony

Lines Matching defs:respId

2094                 String[] respId = (String[])ar.result;
2095 mImei = respId[0];
2096 mImeiSv = respId[1];
2097 mEsn = respId[2];
2098 mMeid = respId[3];