A B C D E F G H I J K L M N O P R S T U

C

checkUtil(String) - Method in class com.stericson.RootTools.internal.RootToolsInternalMethods
This will check a given binary, determine if it exists and determine that it has either the permissions 755, 775, or 777.
checkUtil(String) - Static method in class com.stericson.RootTools.RootTools
This will check a given binary, determine if it exists and determine that it has either the permissions 755, 775, or 777.
close() - Method in class com.stericson.RootTools.execution.Shell
 
closeAll() - Static method in class com.stericson.RootTools.execution.Shell
 
closeAllShells() - Static method in class com.stericson.RootTools.RootTools
This will close all open shells.
closeCustomShell() - Static method in class com.stericson.RootTools.execution.Shell
 
closeCustomShell() - Static method in class com.stericson.RootTools.RootTools
This will close the custom shell that you opened.
closeRootShell() - Static method in class com.stericson.RootTools.execution.Shell
 
closeShell() - Static method in class com.stericson.RootTools.execution.Shell
 
closeShell(boolean) - Static method in class com.stericson.RootTools.RootTools
This will close either the root shell or the standard shell depending on what you specify.
com.stericson.RootTools - package com.stericson.RootTools
 
com.stericson.RootTools.containers - package com.stericson.RootTools.containers
 
com.stericson.RootTools.exceptions - package com.stericson.RootTools.exceptions
 
com.stericson.RootTools.execution - package com.stericson.RootTools.execution
 
com.stericson.RootTools.internal - package com.stericson.RootTools.internal
 
Command - Class in com.stericson.RootTools.execution
 
Command(int, String...) - Constructor for class com.stericson.RootTools.execution.Command
Constructor for executing a normal shell command
Command(int, boolean, String...) - Constructor for class com.stericson.RootTools.execution.Command
Constructor for executing a normal shell command
Command(int, int, String...) - Constructor for class com.stericson.RootTools.execution.Command
Constructor for executing a normal shell command
Command(int, boolean, Context, String...) - Constructor for class com.stericson.RootTools.execution.Command
Constructor for executing Java commands rather than binaries
Command(int, boolean, boolean, Context, String...) - Constructor for class com.stericson.RootTools.execution.Command
Constructor for executing Java commands rather than binaries
Command(int, int, boolean, Context, String...) - Constructor for class com.stericson.RootTools.execution.Command
Constructor for executing Java commands rather than binaries
CommandCapture - Class in com.stericson.RootTools.execution
 
CommandCapture(int, String...) - Constructor for class com.stericson.RootTools.execution.CommandCapture
 
CommandCapture(int, boolean, String...) - Constructor for class com.stericson.RootTools.execution.CommandCapture
 
CommandCapture(int, int, String...) - Constructor for class com.stericson.RootTools.execution.CommandCapture
 
commandCompleted(int, int) - Method in class com.stericson.RootTools.execution.Command
 
commandCompleted(int, int) - Method in class com.stericson.RootTools.execution.CommandCapture
 
commandCompleted(int, int) - Method in class com.stericson.RootTools.execution.JavaCommandCapture
 
commandFinished() - Method in class com.stericson.RootTools.execution.Command
 
commandOutput(int, String) - Method in class com.stericson.RootTools.execution.Command
 
commandOutput(int, String) - Method in class com.stericson.RootTools.execution.CommandCapture
 
commandOutput(int, String) - Method in class com.stericson.RootTools.execution.JavaCommandCapture
 
commandTerminated(int, String) - Method in class com.stericson.RootTools.execution.Command
 
commandTerminated(int, String) - Method in class com.stericson.RootTools.execution.CommandCapture
 
commandTerminated(int, String) - Method in class com.stericson.RootTools.execution.JavaCommandCapture
 
Constants - Class in com.stericson.RootTools
 
Constants() - Constructor for class com.stericson.RootTools.Constants
 
copyFile(String, String, boolean, boolean) - Method in class com.stericson.RootTools.internal.RootToolsInternalMethods
Copys a file to a destination.
copyFile(String, String, boolean, boolean) - Static method in class com.stericson.RootTools.RootTools
Copys a file to a destination.

A B C D E F G H I J K L M N O P R S T U