java.lang.Object | |
↳ | android.support.v4.os.EnvironmentCompat |
Helper for accessing features in Environment
introduced after API
level 4 in a backwards compatible fashion.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | MEDIA_UNKNOWN | Unknown storage state, such as when a path isn't backed by known storage media. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the current state of the storage device that provides the given
path.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Unknown storage state, such as when a path isn't backed by known storage media.
Returns the current state of the storage device that provides the given path.