Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DISms.aidl420 String getImsSmsFormatForSubscriber(int subId); in getImsSmsFormatForSubscriber() method
H A DISmsImplBase.java155 public String getImsSmsFormatForSubscriber(int subId) { in getImsSmsFormatForSubscriber() method in ISmsImplBase
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSmsController.java450 public String getImsSmsFormatForSubscriber(int subId) { in getImsSmsFormatForSubscriber() method in SmsController