- d(Object) - Static method in class com.scottyab.rootbeer.util.QLog
-
- detectPotentiallyDangerousApps() - Method in class com.scottyab.rootbeer.RootBeer
-
Using the PackageManager, check for a list of well known apps that require root.
- detectPotentiallyDangerousApps(String[]) - Method in class com.scottyab.rootbeer.RootBeer
-
Using the PackageManager, check for a list of well known apps that require root.
- detectRootCloakingApps() - Method in class com.scottyab.rootbeer.RootBeer
-
Using the PackageManager, check for a list of well known root cloak apps.
- detectRootCloakingApps(String[]) - Method in class com.scottyab.rootbeer.RootBeer
-
Using the PackageManager, check for a list of well known root cloak apps.
- detectRootManagementApps() - Method in class com.scottyab.rootbeer.RootBeer
-
Using the PackageManager, check for a list of well known root apps.
- detectRootManagementApps(String[]) - Method in class com.scottyab.rootbeer.RootBeer
-
Using the PackageManager, check for a list of well known root apps.
- detectTestKeys() - Method in class com.scottyab.rootbeer.RootBeer
-
Release-Keys and Test-Keys has to do with how the kernel is signed when it is compiled.