Home
last modified time | relevance | path

Searched defs:getSmsFormat (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/services/Telephony/testapps/ImsTestService/src/com/android/phone/testapps/imstestapp/
H A DTestImsSmsImpl.java45 public String getSmsFormat() { in getSmsFormat() method in TestImsSmsImpl
/aosp12/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsMmTelFeature.aidl63 String getSmsFormat(); in getSmsFormat() method
/aosp12/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsSmsImplBase.java416 public @SmsMessage.Format String getSmsFormat() { in getSmsFormat() method in ImsSmsImplBase
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
H A DSmsStats.java241 private static int getSmsFormat(boolean is3gpp2) { in getSmsFormat() method in SmsStats
/aosp12/frameworks/base/telephony/java/android/telephony/ims/feature/
H A DMmTelFeature.java831 private String getSmsFormat() { in getSmsFormat() method in MmTelFeature
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DMmTelFeatureConnection.java524 public String getSmsFormat() throws RemoteException { in getSmsFormat() method in MmTelFeatureConnection
H A DImsManager.java2952 public String getSmsFormat() throws ImsException{ in getSmsFormat() method in ImsManager