Searched defs:lowThreshold (Results 1 – 10 of 10) 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
177 final long lowThreshold = StorageManager.from(context).getStorageLowBytes(mDataDir); in getLowStorageThreshold() local205 final long lowThreshold = getLowStorageThreshold(this); in postBootUpdate() local
18034 final long lowThreshold = storage.getStorageLowBytes( in overrideInstallLocation() local
235 uint32_t highThreshold, uint32_t lowThreshold) { in checkPlaybackStatusChange()457 uint32_t highThreshold, uint32_t lowThreshold) { in checkRecordStatusChange()
302 uint32_t lowThreshold) { in checkFilterStatusChange()
266 uint32_t highThreshold, uint32_t lowThreshold) { in checkPlaybackStatusChange()488 uint32_t highThreshold, uint32_t lowThreshold) { in checkRecordStatusChange()
520 uint32_t lowThreshold) { in checkFilterStatusChange()
3111 uint32_t lowThreshold = in getDvrSettings() local