IMountShutdownObserverpublic interface IMountShutdownObserver implements android.os.IInterfaceCallback class for receiving events related to shutdown. |
Methods Summary |
---|
public void | onShutDownComplete(int statusCode)This method is called when the shutdown of MountService completed.
|
|