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 …]
100 return loadFromEf(IccConstants.EF_ADN, in query()104 return loadFromEf(IccConstants.EF_ADN, getRequestSubId(url)); in query()121 return loadAllSimContacts(IccConstants.EF_ADN); in query()179 efType = IccConstants.EF_ADN; in insert()184 efType = IccConstants.EF_ADN; in insert()272 efType = IccConstants.EF_ADN; in delete()277 efType = IccConstants.EF_ADN; in delete()356 efType = IccConstants.EF_ADN; in update()361 efType = IccConstants.EF_ADN; in update()
336 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
73 if (efid == IccConstants.EF_ADN) { in getEFPath()
121 case EF_ADN: return EF_EXT1; in extensionEfForEf()
688 case EF_ADN: in getCommonIccEFPath()