Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl1830 int getCdmaSubscriptionMode(int subId); in getCdmaSubscriptionMode() method
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java11181 public @CdmaSubscription int getCdmaSubscriptionMode() { in getCdmaSubscriptionMode() method in TelephonyManager
11186 mode = telephony.getCdmaSubscriptionMode(getSubId()); in getCdmaSubscriptionMode()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt14811 …sion(android.Manifest.permission.READ_PRIVILEGED_PHONE_STATE) public int getCdmaSubscriptionMode();