Searched refs:sentBytes (Results 1 – 5 of 5) sorted by relevance
302 int sentBytes = mUsbConnection.bulkTransfer( in writeBufferSize() local307 if (sentBytes < 0) { in writeBufferSize()325 int sentBytes = mUsbConnection.bulkTransfer( in run() local330 if (sentBytes < 0) { in run()334 bytesToSend -= sentBytes; in run()
6 int sentBytes;
113 configData.sentBytes = 0;251 configData.sentBytes += getPersistableBundleByteSize(report); in onResult()
89 String bytesSentStr = String.valueOf(config.sentBytes) + " B"; in onBindViewHolder()
262 configData.sentBytes = 0; in clearConfigData()