Home | History | Annotate | Download | only in mtp

Lines Matching defs:availableBytes

167                         long availableBytes = 0;
179 availableBytes += storageCursor.getLong(availableIndex);
183 values.put(Root.COLUMN_AVAILABLE_BYTES, availableBytes);