Searched refs:getIccRecordsLoaded (Results 1 – 7 of 7) sorted by relevance
370 public boolean getIccRecordsLoaded() { in getIccRecordsLoaded() method in SipPhoneBase
406 public boolean getIccRecordsLoaded() { in getIccRecordsLoaded() method in ImsPhoneBase
1421 if (mPhone.getIccRecordsLoaded()) { in getSmsCapacityOnIcc()
1931 public boolean getIccRecordsLoaded() { in getIccRecordsLoaded() method in Phone4420 pw.println(" getIccRecordsLoaded()=" + getIccRecordsLoaded()); in dump()
3955 public boolean getIccRecordsLoaded() { in getIccRecordsLoaded() method in GsmCdmaPhone3957 return uiccProfile != null && uiccProfile.getIccRecordsLoaded(); in getIccRecordsLoaded()
1770 if(!mPhone.getIccRecordsLoaded()) { in getOtasp()
723 public boolean getIccRecordsLoaded() { in getIccRecordsLoaded() method in UiccProfile