Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/util/
DSMSDispatcherUtil.java242 boolean use7bitOnly) { in calculateLength()
258 boolean use7bitOnly) { in calculateLengthGsm()
272 boolean use7bitOnly) { in calculateLengthCdma()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSmsMessageBodyTest.java383 void fillData(int enabledLangsIndex, boolean use7bitOnly, int[] values, int length) { in fillData()
554 private void callGsmLengthMethods(CharSequence msgBody, boolean use7bitOnly, in callGsmLengthMethods()
583 private void callCdmaLengthMethods(CharSequence msgBody, boolean use7bitOnly, in callCdmaLengthMethods()
/frameworks/base/telephony/java/android/telephony/
DSmsMessage.java352 public static int[] calculateLength(CharSequence msgBody, boolean use7bitOnly) { in calculateLength()
371 public static int[] calculateLength(CharSequence msgBody, boolean use7bitOnly, int subId) { in calculateLength()
510 public static int[] calculateLength(String messageBody, boolean use7bitOnly) { in calculateLength()
528 public static int[] calculateLength(String messageBody, boolean use7bitOnly, int subId) { in calculateLength()
/frameworks/opt/telephony/src/java/android/telephony/gsm/
DSmsMessage.java197 public static int[] calculateLength(CharSequence messageBody, boolean use7bitOnly) { in calculateLength()
226 public static int[] calculateLength(String messageBody, boolean use7bitOnly) { in calculateLength()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaSMSDispatcher.java94 protected TextEncodingDetails calculateLength(CharSequence messageBody, boolean use7bitOnly) { in calculateLength()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmSMSDispatcher.java125 protected TextEncodingDetails calculateLength(CharSequence messageBody, boolean use7bitOnly) { in calculateLength()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DImsSmsDispatcher.java334 protected TextEncodingDetails calculateLength(CharSequence messageBody, boolean use7bitOnly) { in calculateLength()
DSMSDispatcher.java937 boolean use7bitOnly); in calculateLength()
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
DSmsMessage.java416 boolean use7bitOnly, boolean isEntireMsg) { in calculateLength()
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
DSmsMessage.java912 boolean use7bitOnly) { in calculateLength()