Searched refs:getAdnRecordsInEf (Results 1 – 6 of 6) sorted by relevance
43 List<AdnRecord> adnRecordList = simPhoneBook.getAdnRecordsInEf(IccConstants.EF_ADN); in testBasic()45 adnRecordList = simPhoneBook.getAdnRecordsInEf(IccConstants.EF_ADN); in testBasic()76 adnRecordList = simPhoneBook.getAdnRecordsInEf(IccConstants.EF_ADN); in testBasic()85 adnRecordList = simPhoneBook.getAdnRecordsInEf(IccConstants.EF_ADN); in testBasic()95 adnRecordList = simPhoneBook.getAdnRecordsInEf(IccConstants.EF_ADN); in testBasic()104 adnRecordList = simPhoneBook.getAdnRecordsInEf(IccConstants.EF_ADN); in testBasic()
98 List<AdnRecord> adnListResult = mIccPhoneBookInterfaceMgr.getAdnRecordsInEf( in testAdnEFLoadWithFailure()111 List<AdnRecord> adnListResultNew = mIccPhoneBookInterfaceMgr.getAdnRecordsInEf( in testAdnEFLoadWithFailure()
109 public List<AdnRecord> getAdnRecordsInEf(int efid) throws android.os.RemoteException { in getAdnRecordsInEf() method in UiccPhoneBookController119 return iccPbkIntMgr.getAdnRecordsInEf(efid); in getAdnRecordsInEfForSubscriber()
34 List<AdnRecord> getAdnRecordsInEf(int efid); in getAdnRecordsInEf() method
285 public List<AdnRecord> getAdnRecordsInEf(int efid) { in getAdnRecordsInEf() method in IccPhoneBookInterfaceManager
22245 HPLcom/android/internal/telephony/IccPhoneBookInterfaceManager;->getAdnRecordsInEf(I)Ljava/util/Lis…