HomeSort by relevance Sort by last modified time
    Searched refs:getIccPhoneBookInterfaceManagerProxy (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
UiccPhoneBookController.java 58 getIccPhoneBookInterfaceManagerProxy(subId);
80 getIccPhoneBookInterfaceManagerProxy(subId);
98 getIccPhoneBookInterfaceManagerProxy(subId);
115 getIccPhoneBookInterfaceManagerProxy(subId);
129 getIccPhoneBookInterfaceManagerProxy(long subId) {
133 return ((PhoneProxy)mPhone[(int)phoneId]).getIccPhoneBookInterfaceManagerProxy();
PhoneProxy.java 296 public IccPhoneBookInterfaceManagerProxy getIccPhoneBookInterfaceManagerProxy() {
    [all...]

Completed in 112 milliseconds