Lines Matching refs:getStorageSpaceBytes
1374 if (mActivity.getStorageSpaceBytes() <= Storage.LOW_STORAGE_THRESHOLD_BYTES) {1376 + mActivity.getStorageSpaceBytes());1603 && (mActivity.getStorageSpaceBytes() > Storage.LOW_STORAGE_THRESHOLD_BYTES);