Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
F
G
H
I
K
L
M
O
P
R
S
T
U
S
SanityCheckRootTools
- Class in
com.stericson.RootTools
SanityCheckRootTools()
- Constructor for class com.stericson.RootTools.
SanityCheckRootTools
sendShell(String[], int, RootTools.Result, int)
- Static method in class com.stericson.RootTools.
RootTools
Sends several shell command as su (attempts to)
sendShell(String[], int, RootTools.Result, boolean, int)
- Static method in class com.stericson.RootTools.
RootTools
Sends several shell command as su (attempts to) if useRoot is true; as the current user (app_xxx) otherwise.
sendShell(String[], int, int)
- Static method in class com.stericson.RootTools.
RootTools
Sends several shell command as su, unless useRoot is set to false
sendShell(String, RootTools.Result, int)
- Static method in class com.stericson.RootTools.
RootTools
Sends one shell command as su, unless useRoot is set to false
sendShell(String, int)
- Static method in class com.stericson.RootTools.
RootTools
Sends one shell command as su, unless useRoot is set to false
setData(Serializable)
- Method in interface com.stericson.RootTools.
IResult
setData(Serializable)
- Method in class com.stericson.RootTools.
RootTools.Result
setError(int)
- Method in interface com.stericson.RootTools.
IResult
setError(int)
- Method in class com.stericson.RootTools.
RootTools.Result
setGroupPermissions(String)
- Method in class com.stericson.RootTools.
Permissions
setOtherPermissions(String)
- Method in class com.stericson.RootTools.
Permissions
setPermissions(int)
- Method in class com.stericson.RootTools.
Permissions
setProcess(Process)
- Method in interface com.stericson.RootTools.
IResult
setProcess(Process)
- Method in class com.stericson.RootTools.
RootTools.Result
setSymlink(String)
- Method in class com.stericson.RootTools.
Permissions
setType(String)
- Method in class com.stericson.RootTools.
Permissions
setUserPermissions(String)
- Method in class com.stericson.RootTools.
Permissions
shellDelay
- Static variable in class com.stericson.RootTools.
RootTools
Change this to a lower/higher setting to speed up/slow down shell commands if things are taking too long or you are having constant crashes or timeout exceptions.
Symlink
- Class in
com.stericson.RootTools
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
F
G
H
I
K
L
M
O
P
R
S
T
U