Searched refs:getIccPhoneBookInterfaceManagerProxy (Results 1 – 2 of 2) sorted by relevance
60 getIccPhoneBookInterfaceManagerProxy(subId); in updateAdnRecordsInEfBySearchForSubscriber()84 getIccPhoneBookInterfaceManagerProxy(subId); in updateAdnRecordsInEfByIndexForSubscriber()104 getIccPhoneBookInterfaceManagerProxy(subId); in getAdnRecordsSizeForSubscriber()123 getIccPhoneBookInterfaceManagerProxy(subId); in getAdnRecordsInEfForSubscriber()137 getIccPhoneBookInterfaceManagerProxy(int subId) { in getIccPhoneBookInterfaceManagerProxy() method in UiccPhoneBookController141 return ((PhoneProxy)mPhone[(int)phoneId]).getIccPhoneBookInterfaceManagerProxy(); in getIccPhoneBookInterfaceManagerProxy()
327 public IccPhoneBookInterfaceManagerProxy getIccPhoneBookInterfaceManagerProxy() { in getIccPhoneBookInterfaceManagerProxy() method in PhoneProxy