Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DISms.aidl503 Bundle getCarrierConfigValuesForSubscriber(int subId); in getCarrierConfigValuesForSubscriber() method
H A DISmsImplBase.java179 public Bundle getCarrierConfigValuesForSubscriber(int subId) { in getCarrierConfigValuesForSubscriber() method in ISmsImplBase
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSmsController.java551 public Bundle getCarrierConfigValuesForSubscriber(int subId) { in getCarrierConfigValuesForSubscriber() method in SmsController