Home
last modified time | relevance | path

Searched defs:calculateLength (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DSmsMessage.java362 public static int[] calculateLength(CharSequence msgBody, boolean use7bitOnly) { in calculateLength() method in SmsMessage
383 public static int[] calculateLength(CharSequence msgBody, boolean use7bitOnly, int subId) { in calculateLength() method in SmsMessage
527 public static int[] calculateLength(String messageBody, boolean use7bitOnly) { in calculateLength() method in SmsMessage
545 public static int[] calculateLength(String messageBody, boolean use7bitOnly, int subId) { in calculateLength() method in SmsMessage
/aosp12/frameworks/opt/telephony/src/java/android/telephony/gsm/
H A DSmsMessage.java197 public static int[] calculateLength(CharSequence messageBody, boolean use7bitOnly) { in calculateLength() method in SmsMessage
226 public static int[] calculateLength(String messageBody, boolean use7bitOnly) { in calculateLength() method in SmsMessage
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaSMSDispatcher.java97 protected TextEncodingDetails calculateLength(CharSequence messageBody, boolean use7bitOnly) { in calculateLength() method in CdmaSMSDispatcher
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmSMSDispatcher.java130 protected TextEncodingDetails calculateLength(CharSequence messageBody, boolean use7bitOnly) { in calculateLength() method in GsmSMSDispatcher
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/util/
H A DSMSDispatcherUtil.java241 public static TextEncodingDetails calculateLength(boolean isCdma, CharSequence messageBody, in calculateLength() method in SMSDispatcherUtil
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DImsSmsDispatcher.java397 protected TextEncodingDetails calculateLength(CharSequence messageBody, boolean use7bitOnly) { in calculateLength() method in ImsSmsDispatcher
H A DSMSDispatcher.java1320 protected abstract TextEncodingDetails calculateLength(CharSequence messageBody, in calculateLength() method in SMSDispatcher
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DSmsMessage.java415 public static TextEncodingDetails calculateLength(CharSequence messageBody, in calculateLength() method in SmsMessage
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DSmsMessage.java1080 public static TextEncodingDetails calculateLength(CharSequence msgBody, in calculateLength() method in SmsMessage
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...