Searched refs:marshalled (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/libs/net/common/tests/unit/src/com/android/net/module/util/ |
H A D | InetAddressUtilsTest.java | 40 byte[] marshalled = p.marshall(); in parcelUnparcelAddress() 43 p.unmarshall(marshalled, 0, marshalled.length); in parcelUnparcelAddress()
|
/aosp12/frameworks/libs/net/common/testutils/devicetests/com/android/testutils/ |
H A D | ParcelUtils.kt | 42 val marshalled = p.marshall() regex 44 p.unmarshall(marshalled, 0, marshalled.size)
|
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/ |
H A D | RichInputConnectionAndTextRangeTests.java | 88 final byte[] marshalled = p.marshall(); in MockConnection() 89 p.unmarshall(marshalled, 0, marshalled.length); in MockConnection()
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |