Searched refs:getIccRecordsLoaded (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DPhoneProxy.java362 public boolean getIccRecordsLoaded() { method in class:PhoneProxy
363 return mActivePhone.getIccRecordsLoaded();
H A DPhone.java626 boolean getIccRecordsLoaded(); method in interface:Phone
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java738 public boolean getIccRecordsLoaded() { method in class:CDMAPhone
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java977 getIccRecordsLoaded() { method in class:GSMPhone

Completed in 804 milliseconds