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()
45 float lowThreshold; member
252 long lowThreshold = StorageManager.from(mContext).getStorageLowBytes(dataDir); in getMainLowSpaceThreshold() local266 long lowThreshold = getMainLowSpaceThreshold(); in getAvailableSpace() local
175 final long lowThreshold = StorageManager.from(context).getStorageLowBytes(mDataDir); in getLowStorageThreshold() local204 final long lowThreshold = getLowStorageThreshold(this); in postBootUpdate() local
2374 uint32_t lowThreshold = in getDvrSettings() local