Searched refs:lengthRead (Results 1 – 1 of 1) sorted by relevance
117 int lengthRead; in NdefPushProtocol() local119 lengthRead = input.read(bytes); in NdefPushProtocol()124 if(length != lengthRead) { in NdefPushProtocol()125 Log.w(TAG, "Read " + lengthRead + " bytes but expected " + in NdefPushProtocol()