Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl556 int getLteOnCdmaModeForSubscriber(int subId, String callingPackage, String callingFeatureId); in getLteOnCdmaModeForSubscriber() method
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java5148 public int getLteOnCdmaModeForSubscriber(int subId, String callingPackage, in getLteOnCdmaModeForSubscriber() method in PhoneInterfaceManager