Searched refs:byteToInt (Results 1 – 1 of 1) sorted by relevance
167 protected int byteToInt(byte[] buffer) { in byteToInt() method in AoapPhoneCompanionActivity.ProcessorThread179 readBufferSize = byteToInt(mBuffer); in run()