Home | History | Annotate | Download | only in camera

Lines Matching refs:LOW_STORAGE_THRESHOLD_BYTES

1374         if (mActivity.getStorageSpaceBytes() <= Storage.LOW_STORAGE_THRESHOLD_BYTES) {
1607 && (mActivity.getStorageSpaceBytes() > Storage.LOW_STORAGE_THRESHOLD_BYTES);