OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateAdnRecordsInEfByIndex
(Results
1 - 4
of
4
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
IIccPhoneBook.aidl
86
boolean
updateAdnRecordsInEfByIndex
(int efid, String newTag,
IccPhoneBookInterfaceManagerProxy.java
58
updateAdnRecordsInEfByIndex
(int efid, String newTag,
60
return mIccPhoneBookInterfaceManager.
updateAdnRecordsInEfByIndex
(efid,
IccPhoneBookInterfaceManager.java
215
updateAdnRecordsInEfByIndex
(int efid, String newTag,
225
if (DBG) logd("
updateAdnRecordsInEfByIndex
: efid=" + efid +
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
SimPhoneBookTest.java
74
boolean success = simPhoneBook.
updateAdnRecordsInEfByIndex
(IccConstants.EF_ADN,
101
success = simPhoneBook.
updateAdnRecordsInEfByIndex
(IccConstants.EF_ADN,
Completed in 689 milliseconds