Home | History | Annotate | Download | only in reference-ril

Lines Matching full:roaming_pref

1157     int roaming_pref = -1;
1171 res = at_tok_nextint(&line, &roaming_pref);
1174 RIL_onRequestComplete(t, RIL_E_SUCCESS, &roaming_pref, sizeof(roaming_pref));