Searched defs:lowThreshold (Results 1 – 5 of 5) sorted by relevance
72 private DvrSettings(@Filter.Status int statusMask, @BytesLong long lowThreshold, in DvrSettings()157 public Builder setLowThreshold(@BytesLong long lowThreshold) { in setLowThreshold()
47 float lowThreshold; member
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