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()
50 float lowThreshold; member
260 long lowThreshold = StorageManager.from(mContext).getStorageLowBytes(dataDir); in getMainLowSpaceThreshold() local274 long lowThreshold = getMainLowSpaceThreshold(); in getAvailableSpace() local
189 final long lowThreshold = storage.getStorageLowBytes(Environment.getDataDirectory()); in freeCacheForInstallation() local
3696 int64_t lowThreshold = in getDvrSettings() local