Home
last modified time | relevance | path

Searched defs:getCdmaMin (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java9937 public String getCdmaMin() { in getCdmaMin() method in TelephonyManager
9945 public String getCdmaMin(int subId) { in getCdmaMin() method in TelephonyManager
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl1043 String getCdmaMin(int subId); in getCdmaMin() method