Searched refs:getIccPhoneBookInterfaceManagerProxy (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DUiccPhoneBookController.java60 getIccPhoneBookInterfaceManagerProxy(subId);
84 getIccPhoneBookInterfaceManagerProxy(subId);
104 getIccPhoneBookInterfaceManagerProxy(subId);
123 getIccPhoneBookInterfaceManagerProxy(subId);
137 getIccPhoneBookInterfaceManagerProxy(int subId) { method in class:UiccPhoneBookController
141 return ((PhoneProxy)mPhone[(int)phoneId]).getIccPhoneBookInterfaceManagerProxy();
H A DPhoneProxy.java327 public IccPhoneBookInterfaceManagerProxy getIccPhoneBookInterfaceManagerProxy() { method in class:PhoneProxy

Completed in 62 milliseconds