Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowlessWindowLayout.java62 private static int calculateLength(int attrLength, int requestedLength, int parentLength) { in calculateLength() method in WindowlessWindowLayout
/frameworks/base/telephony/java/android/telephony/
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
/frameworks/opt/telephony/src/java/android/telephony/gsm/
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
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaSMSDispatcher.java111 protected TextEncodingDetails calculateLength(CharSequence messageBody, boolean use7bitOnly) { in calculateLength() method in CdmaSMSDispatcher
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmSMSDispatcher.java138 protected TextEncodingDetails calculateLength(CharSequence messageBody, boolean use7bitOnly) { in calculateLength() method in GsmSMSDispatcher
/frameworks/opt/telephony/src/java/com/android/internal/telephony/util/
DSMSDispatcherUtil.java341 public static TextEncodingDetails calculateLength(boolean isCdma, CharSequence messageBody, in calculateLength() method in SMSDispatcherUtil
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
DSmsMessage.java415 public static TextEncodingDetails calculateLength(CharSequence messageBody, in calculateLength() method in SmsMessage
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DImsSmsDispatcher.java594 protected TextEncodingDetails calculateLength(CharSequence messageBody, boolean use7bitOnly) { in calculateLength() method in ImsSmsDispatcher
DSMSDispatcher.java1720 protected abstract TextEncodingDetails calculateLength(CharSequence messageBody, in calculateLength() method in SMSDispatcher
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
DSmsMessage.java1146 public static TextEncodingDetails calculateLength(CharSequence msgBody, in calculateLength() method in SmsMessage
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...