Home
last modified time | relevance | path

Searched defs:isMultiSimSupported (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl2110 int isMultiSimSupported(String callingPackage, String callingFeatureId); in isMultiSimSupported() method
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java13771 public int isMultiSimSupported() { in isMultiSimSupported() method in TelephonyManager
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java9316 public int isMultiSimSupported(String callingPackage, String callingFeatureId) { in isMultiSimSupported() method in PhoneInterfaceManager