| Motorola Mobility Confidential Restricted. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
ToiStorageService Interface Reference Description
The ToiStorageService interface provides access to any internal and external storage devices. For an internal HDD the temperature can be monitored, while USB connected devices do not support this feature.
Inheritance diagram for ToiStorageService:
Member Typedef Documentation
Sequence of storage identifiers. Member Function Documentation
Creates a file. A limited number of simultaneous ToiStorageFile objects are allowed. This functionality is primarily interesting for non C++ appliations (such as portal) that do not have access to the file system directly.
Returns the address to the storage device handler for a given storage identifier.
Returns the identifiers for the currently connected storage devices.
Returns the operation manager that handles asynchronous operations for this storage device.
Member Data Documentation
This is an Event identifier for ToiStorageDeviceConnectedEvent. This constant can also be accessed from toi.consts.ToiStorageService.ON_DEVICE_CONNECTED.
This is an Event identifier for ToiStorageDeviceDisconnectedEvent. This constant can also be accessed from toi.consts.ToiStorageService.ON_DEVICE_DISCONNECTED.
This is an Event identifier for ToiStorageDevicePartitionFeaturesChangedEvent. This constant can also be accessed from toi.consts.ToiStorageService.ON_DEVICE_PARTITION_FEATURES_CHANGED.
This is an Event identifier for ToiStorageDevicePartitionFullEvent. This constant can also be accessed from toi.consts.ToiStorageService.ON_DEVICE_PARTITION_FULL.
This is an Event identifier for ToiStorageDevicePartitionMountChangedEvent. This constant can also be accessed from toi.consts.ToiStorageService.ON_DEVICE_PARTITION_MOUNT_CHANGED.
This is an Event identifier for ToiStorageDevicePartitionsChangedEvent. This constant can also be accessed from toi.consts.ToiStorageService.ON_DEVICE_PARTITIONS_CHANGED.
This is an Event identifier for ToiStorageDeviceSpinningChangedEvent. This constant can also be accessed from toi.consts.ToiStorageService.ON_DEVICE_SPINNING_CHANGED.
This is an Event identifier for ToiStorageDeviceTemperatureThresholdReachedEvent. This constant can also be accessed from toi.consts.ToiStorageService.ON_DEVICE_TEMPERATURE_THRESHOLD_REACHED. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||