Home
last modified time | relevance | path

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

/packages/services/Car/tests/usb/AoapPhoneCompanionApp/src/com/google/android/car/usb/aoap/companion/
DAoapPhoneCompanionActivity.java167 protected int byteToInt(byte[] buffer) { in byteToInt() method in AoapPhoneCompanionActivity.ProcessorThread
179 readBufferSize = byteToInt(mBuffer); in run()