Home | History | Annotate | Download | only in libril

Lines Matching defs:isGsm

7293         bool isGsm;
7296 isGsm = true;
7298 isGsm = false;
7307 RLOGD("callRingInd: isGsm %d", isGsm);
7310 convertIntToRadioIndicationType(indicationType), isGsm, record);