Searched refs:isShellOrRoot (Results 1 – 1 of 1) sorted by relevance
1586 if (isShellOrRoot(packageInfo.packageName)) { in shouldAddToSystemPackages()1596 private static boolean isShellOrRoot(@NonNull String packageName) { in isShellOrRoot() method in SettingsState1603 if (isShellOrRoot(packageName)) { in isCalledFromSystem()1614 if (isShellOrRoot(packageName)) { in isSystemPackage()