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
1379 if (mPhone.getIccRecordsLoaded()) { in getSmsCapacityOnIcc()
1980 public boolean getIccRecordsLoaded() { in getIccRecordsLoaded() method in Phone4860 pw.println(" getIccRecordsLoaded()=" + getIccRecordsLoaded()); in dump()
4153 public boolean getIccRecordsLoaded() { in getIccRecordsLoaded() method in GsmCdmaPhone4155 return uiccProfile != null && uiccProfile.getIccRecordsLoaded(); in getIccRecordsLoaded()
1943 if(!mPhone.getIccRecordsLoaded()) { in getOtasp()
792 public boolean getIccRecordsLoaded() { in getIccRecordsLoaded() method in UiccProfile