Searched refs:getIccRecordsLoaded (Results 1 – 6 of 6) sorted by relevance
450 public boolean getIccRecordsLoaded() { in getIccRecordsLoaded() method in ImsPhoneBase
1429 if (mPhone.getIccRecordsLoaded()) { in getSmsCapacityOnIcc()
2110 public boolean getIccRecordsLoaded() { in getIccRecordsLoaded() method in Phone5352 pw.println(" getIccRecordsLoaded()=" + getIccRecordsLoaded()); in dump()
4704 public boolean getIccRecordsLoaded() { in getIccRecordsLoaded() method in GsmCdmaPhone4706 return uiccProfile != null && uiccProfile.getIccRecordsLoaded(); in getIccRecordsLoaded()
1855 if(!mPhone.getIccRecordsLoaded()) { in getOtasp()
841 public boolean getIccRecordsLoaded() { in getIccRecordsLoaded() method in UiccProfile