com.facebook.common.disk.DiskTrimmable |
Known Indirect Subclasses |
Any class that uses a lot of disk space and should implement this interface.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
trimToMinimum()
Called when there is very little disk space left.
| ||||||||||
abstract void |
trimToNothing()
Called when there is almost no disk space left and the app is likely to crash soon
|
Called when there is very little disk space left.
Called when there is almost no disk space left and the app is likely to crash soon