Home | History | Annotate | Download | only in opp

Lines Matching refs:mTotalBytes

271                         + info.mTotalBytes);
736 Log.v(TAG, "TOTAL : " + info.mTotalBytes);
872 info.mTotalBytes = cursor.getLong(cursor.getColumnIndexOrThrow(BluetoothShare.TOTAL_BYTES));