HomeSort by relevance Sort by last modified time
    Searched refs:getImsSmsFormatForSubscriber (Results 1 - 3 of 3) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
ISms.aidl 348 * @see #getImsSmsFormatForSubscriber(int)
376 String getImsSmsFormatForSubscriber(int subId);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
UiccSmsController.java 299 public String getImsSmsFormatForSubscriber(int subId) {
304 Rlog.e(LOG_TAG, "getImsSmsFormatForSubscriber iccSmsIntMgr is null");
  /frameworks/opt/telephony/src/java/android/telephony/
SmsManager.java     [all...]

Completed in 1457 milliseconds