Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
DIkeNotifyPayload.java371 IkeNotifyPayload cookie2Notify, int minLen, int maxLen) throws InvalidSyntaxException { in handleCookieAndGenerateCopy() argument
373 if (notifyData.length < minLen || notifyData.length > maxLen) { in handleCookieAndGenerateCopy()
/packages/apps/Stk/src/com/android/stk/
DStkInputActivity.java475 mTextIn.setFilters(new InputFilter[] {new InputFilter.LengthFilter(mStkInput.maxLen)});
477 textInput.setCounterMaxLength(mStkInput.maxLen);
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DApfIntegrationTest.kt257 val (version, maxLen, packetFormat) = caps.split(",").map { it.toInt() } in getApfCapabilities() constant
258 return ApfCapabilities(version, maxLen, packetFormat) in getApfCapabilities()
/packages/modules/ExtServices/java/tests/src/android/ext/services/notification/
DNotificationOtpDetectionHelperTest.kt307 val maxLen = "123456F8" in <lambda>() constant
312 addMatcherTestResult(expected = true, maxLen) in <lambda>()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiApConfigStoreTest.java902 int maxLen = WifiApConfigStore.PSK_SAE_ASCII_MAX_LEN; in testWpa2PskNetworkConfigInValidateApWifiConfigurationCheck() local
905 generateRandomString(mRandom.nextInt(maxLen - minLen) + minLen), in testWpa2PskNetworkConfigInValidateApWifiConfigurationCheck()
917 int maxLen = WifiApConfigStore.PSK_SAE_ASCII_MAX_LEN; in testSaeNetworkConfigInValidateApWifiConfigurationCheck() local
919 generateRandomString(maxLen + 1), in testSaeNetworkConfigInValidateApWifiConfigurationCheck()
/packages/modules/Bluetooth/service/src/com/android/server/bluetooth/
DBluetoothManagerService.java2469 int maxLen = in dumpBluetoothFlags() local
2476 String fmt = "\t%s: %-" + maxLen + "s %s"; in dumpBluetoothFlags()
/packages/apps/Car/DebuggingRestrictionController/libs/
Djackson-core-2.11.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/packages/services/Car/tests/BugReportApp/libs/
Djackson-core-2.9.9.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...