Home
last modified time | relevance | path

Searched refs:truncated (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Wifi/framework/java/android/net/wifi/
DBatchedScanResult.java38 public boolean truncated; field in BatchedScanResult
48 truncated = source.truncated; in BatchedScanResult()
57 append("truncated: ").append(String.valueOf(truncated)). in toString()
73 dest.writeInt(truncated ? 1 : 0); in writeToParcel()
85 result.truncated = (in.readInt() == 1);
/packages/modules/NetworkStack/tests/unit/src/android/net/netlink/
DConntrackMessageTest.java341 final byte[] truncated = Arrays.copyOfRange(CT_V4NEW_TCP_BYTES, 0, len); in testParseTruncation()
343 final ByteBuffer byteBuffer = ByteBuffer.wrap(truncated); in testParseTruncation()
358 final byte[] truncated = new byte[CT_V4NEW_TCP_BYTES.length]; in testParseTruncationWithInvalidByte()
359 Arrays.fill(truncated, (byte) invalid); in testParseTruncationWithInvalidByte()
360 System.arraycopy(CT_V4NEW_TCP_BYTES, 0, truncated, 0, len); in testParseTruncationWithInvalidByte()
362 final ByteBuffer byteBuffer = ByteBuffer.wrap(truncated); in testParseTruncationWithInvalidByte()
/packages/apps/Contacts/tests/src/com/android/contacts/tests/
DPhoneNumberTestService.java97 String truncated = ""; in dump_PhoneNumberUtil_format() local
105 truncated = util.format(pn, format); in dump_PhoneNumberUtil_format()
110 + ") = " + formatted + " / truncated = " + truncated in dump_PhoneNumberUtil_format()
/packages/modules/adb/
Dadb_utils.cpp163 bool truncated = false; in dump_hex() local
166 truncated = true; in dump_hex()
182 if (truncated) { in dump_hex()
/packages/modules/Wifi/framework/api/
Dsystem-removed.txt8 field public boolean truncated;
/packages/services/Car/car-lib/src/android/car/navigation/
Dnavigation_state.proto603 // advance will be provided (and need not be truncated by an upcoming
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...