Searched refs:EF_ADN (Results 1 – 8 of 8) sorted by relevance
41 int size[] = simPhoneBook.getAdnRecordsSize(IccConstants.EF_ADN); in testBasic()47 List<AdnRecord> adnRecordList = simPhoneBook.getAdnRecordsInEf(IccConstants.EF_ADN); in testBasic()49 adnRecordList = simPhoneBook.getAdnRecordsInEf(IccConstants.EF_ADN); in testBasic()78 boolean success = simPhoneBook.updateAdnRecordsInEfByIndex(IccConstants.EF_ADN, in testBasic()80 adnRecordList = simPhoneBook.getAdnRecordsInEf(IccConstants.EF_ADN); in testBasic()86 success = simPhoneBook.updateAdnRecordsInEfBySearch(IccConstants.EF_ADN, in testBasic()89 adnRecordList = simPhoneBook.getAdnRecordsInEf(IccConstants.EF_ADN); in testBasic()96 success = simPhoneBook.updateAdnRecordsInEfBySearch(IccConstants.EF_ADN, in testBasic()99 adnRecordList = simPhoneBook.getAdnRecordsInEf(IccConstants.EF_ADN); in testBasic()105 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()
339 if (efid == IccConstants.EF_ADN) { in updateEfForIccType()
100 IccConstants.EF_ADN); in testAdnEFLoadWithFailure()113 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()