public final class Sm extends Object
Constructor and Description |
---|
Sm() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
void |
run(String[] args) |
void |
runBenchmark() |
void |
runForget() |
void |
runFormat() |
void |
runGetFbeMode() |
void |
runGetPrimaryStorageUuid() |
void |
runHasAdoptable() |
void |
runListDisks() |
void |
runListVolumes() |
void |
runMount() |
void |
runPartition() |
void |
runSetEmulateFbe() |
void |
runSetForceAdoptable() |
void |
runSetSdcardfs() |
void |
runUnmount() |
public static void main(String[] args)
public void runListDisks() throws RemoteException
RemoteException
public void runListVolumes() throws RemoteException
RemoteException
public void runHasAdoptable()
public void runGetPrimaryStorageUuid() throws RemoteException
RemoteException
public void runSetForceAdoptable() throws RemoteException
RemoteException
public void runSetSdcardfs() throws RemoteException
RemoteException
public void runSetEmulateFbe() throws RemoteException
RemoteException
public void runGetFbeMode()
public void runPartition() throws RemoteException
RemoteException
public void runMount() throws RemoteException
RemoteException
public void runUnmount() throws RemoteException
RemoteException
public void runFormat() throws RemoteException
RemoteException
public void runBenchmark() throws RemoteException
RemoteException
public void runForget() throws RemoteException
RemoteException