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

/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java1704 return getCdmaEriIconModeForSubscriber(getDefaultSubscription(), callingPackage);
1708 public int getCdmaEriIconModeForSubscriber(int subId, String callingPackage) { method in class:PhoneInterfaceManager
1709 if (!canReadPhoneState(callingPackage, "getCdmaEriIconModeForSubscriber")) {

Completed in 12 milliseconds