Searched defs:lowThreshold (Results 1 – 6 of 6) 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
17905 final long lowThreshold = storage.getStorageLowBytes( in overrideInstallLocation() local
3111 uint32_t lowThreshold = in getDvrSettings() local