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 …]
95 return loadFromEf(IccConstants.EF_ADN, in query()99 return loadFromEf(IccConstants.EF_ADN, getRequestSubId(url)); in query()116 return loadAllSimContacts(IccConstants.EF_ADN); in query()173 efType = IccConstants.EF_ADN; in insert()178 efType = IccConstants.EF_ADN; in insert()266 efType = IccConstants.EF_ADN; in delete()271 efType = IccConstants.EF_ADN; in delete()350 efType = IccConstants.EF_ADN; in update()355 efType = IccConstants.EF_ADN; in update()
334 if (efid == IccConstants.EF_ADN) { in updateEfForIccType()
96 IccConstants.EF_ADN); in testAdnEFLoadWithFailure()109 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()
607 case EF_ADN: in getCommonIccEFPath()