Searched refs:gotBackByte (Results 1 – 1 of 1) sorted by relevance
513 int gotBackByte = is.read(); in localSocketLoop() local518 if (gotBackByte != expectByte) { in localSocketLoop()519 Log.w(TAG, "Got wrong byte back. Got: " + gotBackByte in localSocketLoop()