| android.os.IUsb | IInterface |
| void | disconnectMassStorage() | ||||
| Disconnect all volumes currently being exported via USB mass storage. | |||||
| boolean | getMassStorageConnected() | ||||
| Is mass storage connected? | |||||
| boolean | getMassStorageEnabled() | ||||
| Is mass storage support enabled? | |||||
| void | mountMedia(String mountPoint) | ||||
| Mount external storage at given mount point. | |||||
| void | setMassStorageEnabled(boolean enabled) | ||||
| Enable or disable mass storage support. | |||||
| void | unmountMedia(String mountPoint) | ||||
| Safely unmount external storage at given mount point. | |||||
Methods inherited
from interface
android.os.IInterface
| DeadObjectException |
|---|
| DeadObjectException |
|---|
| DeadObjectException |
|---|
| DeadObjectException |
|---|
| DeadObjectException |
|---|
| DeadObjectException |
|---|