Searched defs:getIccRecords (Results 1 - 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DIccCard.java50 public IccRecords getIccRecords(); method in interface:IccCard
H A DPhone.java334 public IccRecords getIccRecords() { method in class:Phone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccController.java169 public IccRecords getIccRecords(int phoneId, int family) { method in class:UiccController
173 return app.getIccRecords();
H A DIccCardProxy.java337 newRecords = newApp.getIccRecords();
622 public IccRecords getIccRecords() { method in class:IccCardProxy
H A DUiccCardApplication.java622 public IccRecords getIccRecords() { method in class:UiccCardApplication

Completed in 70 milliseconds