Searched defs:getImsSmsFormat (Results 1 - 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DImsSMSDispatcher.java379 public String getImsSmsFormat() { method in class:ImsSMSDispatcher
H A DIccSmsInterfaceManager.java924 public String getImsSmsFormat() { method in class:IccSmsInterfaceManager
925 return mDispatcher.getImsSmsFormat();
H A DSMSDispatcher.java1710 public String getImsSmsFormat() { method in class:SMSDispatcher
1712 return mImsSMSDispatcher.getImsSmsFormat();
/frameworks/opt/telephony/src/java/android/telephony/
H A DSmsManager.java1009 * @see #getImsSmsFormat()
1038 public String getImsSmsFormat() { method in class:SmsManager

Completed in 231 milliseconds