Interface | Description |
---|---|
IMountService |
WARNING!
|
IMountServiceListener |
Callback class for receiving events from MountService.
|
IMountShutdownObserver |
Callback class for receiving events related to shutdown.
|
IObbActionListener |
Callback class for receiving events from MountService about Opaque Binary
Blobs (OBBs).
|
MountServiceInternal.ExternalStorageMountPolicy |
Policy that influences how external storage is mounted and reported.
|
Class | Description |
---|---|
DiskInfo |
Information about a physical disk which may contain one or more
VolumeInfo . |
IMountService.Stub |
Local-side IPC implementation stub class.
|
IMountServiceListener.Stub |
Local-side IPC implementation stub class.
|
IMountShutdownObserver.Stub |
Local-side IPC implementation stub class.
|
IObbActionListener.Stub |
Local-side IPC implementation stub class.
|
MountServiceInternal |
Mount service local interface.
|
MountServiceListener |
Callback class for receiving progress reports during a restore operation.
|
OnObbStateChangeListener |
Used for receiving notifications from
StorageManager about OBB file
states. |
StorageEventListener |
Used for receiving notifications from the StorageManager
|
StorageManager |
StorageManager is the interface to the systems storage service.
|
StorageResultCode |
Class that provides access to constants returned from StorageManager
and lower level MountService APIs.
|
StorageVolume |
Information about a shared/external storage volume for a specific user.
|
VolumeInfo |
Information about a storage volume that may be mounted.
|
VolumeRecord |
Metadata for a storage volume which may not be currently present.
|