Home
last modified time | relevance | path

Searched refs:MAX_MESSAGE_LENGTH (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
H A DReportLog.java56 private static final int MAX_MESSAGE_LENGTH = 200; field in ReportLog.Metric
88 if (messageLength > MAX_MESSAGE_LENGTH) { in Metric()
90 mMessage = message.substring(0, MAX_MESSAGE_LENGTH); in Metric()
/aosp_15_r20/external/python/cpython2/Modules/_multiprocessing/
Dmultiprocessing.h182 #define MAX_MESSAGE_LENGTH 0x7fffffff macro
Dsocket_connection.c127 if (length > MAX_MESSAGE_LENGTH) in conn_send_string()
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
H A DSmsFacade.java112 private final int MAX_MESSAGE_LENGTH = 160; field in SmsFacade
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/suite/
Dcompatibility-host-util.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/packages/apps/CellBroadcastReceiver/tests/compliancetests/mockmodem/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx.annotation_annotation- ...
/aosp_15_r20/prebuilts/checkstyle/
HDcheckstyle.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/puppycrawl/ com/ ...
/aosp_15_r20/prebuilts/sdk/current/
H A Dandroidx-api.txt30944 field @Deprecated public static final int MAX_MESSAGE_LENGTH = 1000; // 0x3e8