Home
last modified time | relevance | path

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

/cts/tests/tests/companion/uiautomation/src/android/companion/cts/uiautomation/
DSystemDataTransferTest.kt376 private const val HEADER_LENGTH = 12 constant
414 if (!callbackInvoked && size() >= HEADER_LENGTH) { in flush()