Home | History | Annotate | Download | only in gsm

Lines Matching refs:mIccRecords

117     IccRecords mIccRecords;
412 mIccRecords = app.getIccRecords();
916 if (mIccRecords != null) {
917 mIccRecords.setVoiceCallForwardingFlag(1, cffEnabled);
1241 if (mIccRecords != null) {
1242 mIccRecords.setVoiceCallForwardingFlag(1, cffEnabled);
1268 if (mIccRecords != null) {
1269 mIccRecords.setVoiceCallForwardingFlag(1, false);