Home
last modified time | relevance | path

Searched refs:getCdmaSubscriptionMode (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl1791 int getCdmaSubscriptionMode(int subId); in getCdmaSubscriptionMode() method
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java10153 public @CdmaSubscription int getCdmaSubscriptionMode() { in getCdmaSubscriptionMode() method in TelephonyManager
10158 mode = telephony.getCdmaSubscriptionMode(getSubId()); in getCdmaSubscriptionMode()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java9020 public int getCdmaSubscriptionMode(int subId) { in getCdmaSubscriptionMode() method in PhoneInterfaceManager
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt11995 …sion(android.Manifest.permission.READ_PRIVILEGED_PHONE_STATE) public int getCdmaSubscriptionMode();