Searched refs:EF_ADN (Results 1 – 8 of 8) sorted by relevance
37 int size[] = simPhoneBook.getAdnRecordsSize(IccConstants.EF_ADN); in testBasic()43 List<AdnRecord> adnRecordList = simPhoneBook.getAdnRecordsInEf(IccConstants.EF_ADN); in testBasic()45 adnRecordList = simPhoneBook.getAdnRecordsInEf(IccConstants.EF_ADN); in testBasic()74 boolean success = simPhoneBook.updateAdnRecordsInEfByIndex(IccConstants.EF_ADN, in testBasic()76 adnRecordList = simPhoneBook.getAdnRecordsInEf(IccConstants.EF_ADN); in testBasic()82 success = simPhoneBook.updateAdnRecordsInEfBySearch(IccConstants.EF_ADN, in testBasic()85 adnRecordList = simPhoneBook.getAdnRecordsInEf(IccConstants.EF_ADN); in testBasic()92 success = simPhoneBook.updateAdnRecordsInEfBySearch(IccConstants.EF_ADN, in testBasic()95 adnRecordList = simPhoneBook.getAdnRecordsInEf(IccConstants.EF_ADN); in testBasic()101 success = simPhoneBook.updateAdnRecordsInEfByIndex(IccConstants.EF_ADN, in testBasic()[all …]
94 return loadFromEf(IccConstants.EF_ADN, in query()98 return loadFromEf(IccConstants.EF_ADN, getRequestSubId(url)); in query()115 return loadAllSimContacts(IccConstants.EF_ADN); in query()172 efType = IccConstants.EF_ADN; in insert()177 efType = IccConstants.EF_ADN; in insert()265 efType = IccConstants.EF_ADN; in delete()270 efType = IccConstants.EF_ADN; in delete()349 efType = IccConstants.EF_ADN; in update()354 efType = IccConstants.EF_ADN; in update()
334 if (efid == IccConstants.EF_ADN) { in updateEfForIccType()
99 IccConstants.EF_ADN); in testAdnEFLoadWithFailure()112 IccConstants.EF_ADN); in testAdnEFLoadWithFailure()
24 static final int EF_ADN = 0x6F3A; field
70 if (efid == IccConstants.EF_ADN) { in getEFPath()
113 case EF_ADN: return EF_EXT1; in extensionEfForEf()
615 case EF_ADN: in getCommonIccEFPath()