Searched defs:calculateLength (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/core/java/android/view/ |
H A D | WindowlessWindowLayout.java | 62 private static int calculateLength(int attrLength, int requestedLength, int parentLength) { in calculateLength() method in WindowlessWindowLayout
|
/aosp14/frameworks/base/telephony/java/android/telephony/ |
H A D | SmsMessage.java | 362 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
|
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/cdma/ |
H A D | SmsMessage.java | 415 public static TextEncodingDetails calculateLength(CharSequence messageBody, in calculateLength() method in SmsMessage
|
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/gsm/ |
H A D | SmsMessage.java | 1146 public static TextEncodingDetails calculateLength(CharSequence msgBody, in calculateLength() method in SmsMessage
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |