Home
last modified time | relevance | path

Searched refs:updateAdnRecordsInEfByIndex (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DIccPhoneBookInterfaceManagerProxy.java53 updateAdnRecordsInEfByIndex(int efid, String newTag, in updateAdnRecordsInEfByIndex() method in IccPhoneBookInterfaceManagerProxy
55 return mIccPhoneBookInterfaceManager.updateAdnRecordsInEfByIndex(efid, in updateAdnRecordsInEfByIndex()
DUiccPhoneBookController.java73 updateAdnRecordsInEfByIndex(int efid, String newTag, in updateAdnRecordsInEfByIndex() method in UiccPhoneBookController
86 return iccPbkIntMgrProxy.updateAdnRecordsInEfByIndex(efid, newTag, in updateAdnRecordsInEfByIndexForSubscriber()
DIIccPhoneBook.aidl121 boolean updateAdnRecordsInEfByIndex(int efid, String newTag, in updateAdnRecordsInEfByIndex() method
DIccPhoneBookInterfaceManager.java212 updateAdnRecordsInEfByIndex(int efid, String newTag, in updateAdnRecordsInEfByIndex() method in IccPhoneBookInterfaceManager
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimPhoneBookTest.java74 boolean success = simPhoneBook.updateAdnRecordsInEfByIndex(IccConstants.EF_ADN, in testBasic()
101 success = simPhoneBook.updateAdnRecordsInEfByIndex(IccConstants.EF_ADN, in testBasic()