Searched defs:lowThreshold (Results 1 – 4 of 4) sorted by relevance
72 private DvrSettings(@Filter.Status int statusMask, @BytesLong long lowThreshold, in DvrSettings()157 public Builder setLowThreshold(@BytesLong long lowThreshold) { in setLowThreshold()
258 long lowThreshold = StorageManager.from(mContext).getStorageLowBytes(dataDir); in getMainLowSpaceThreshold() local272 long lowThreshold = getMainLowSpaceThreshold(); in getAvailableSpace() local
557 long lowThreshold = mInjector.getDataDirStorageLowBytes(); in getLowStorageThreshold() local
3628 int64_t lowThreshold = in getDvrSettings() local