Package | org.zengrong.ane.enum |
Class | public class StorageState |
Inheritance | StorageState Object |
See also
Constant | Defined By | ||
---|---|---|---|
MEDIA_BAD_REMOVAL : String = bad_removal [static] | StorageState | ||
MEDIA_CHECKING : String = checking [static] | StorageState | ||
MEDIA_MOUNTED : String = mounted [static] | StorageState | ||
MEDIA_MOUNTED_READ_ONLY : String = mounted_ro [static] | StorageState | ||
MEDIA_NOFS : String = nofs [static] | StorageState | ||
MEDIA_REMOVED : String = removed [static] | StorageState | ||
MEDIA_SHARED : String = shared [static] | StorageState | ||
MEDIA_UNMOUNTABLE : String = unmountable [static] | StorageState | ||
MEDIA_UNMOUNTED : String = unmounted [static] | StorageState |
MEDIA_BAD_REMOVAL | Constant |
public static const MEDIA_BAD_REMOVAL:String = bad_removal
MEDIA_CHECKING | Constant |
public static const MEDIA_CHECKING:String = checking
MEDIA_MOUNTED | Constant |
public static const MEDIA_MOUNTED:String = mounted
MEDIA_MOUNTED_READ_ONLY | Constant |
public static const MEDIA_MOUNTED_READ_ONLY:String = mounted_ro
MEDIA_NOFS | Constant |
public static const MEDIA_NOFS:String = nofs
MEDIA_REMOVED | Constant |
public static const MEDIA_REMOVED:String = removed
MEDIA_SHARED | Constant |
public static const MEDIA_SHARED:String = shared
MEDIA_UNMOUNTABLE | Constant |
public static const MEDIA_UNMOUNTABLE:String = unmountable
MEDIA_UNMOUNTED | Constant |
public static const MEDIA_UNMOUNTED:String = unmounted