Searched refs:isSystemOrRoot (Results 1 – 2 of 2) sorted by relevance
122 if (!isSystemOrRoot()) { in enforceSystemOrRoot()127 private static boolean isSystemOrRoot() { in isSystemOrRoot() method in PeopleService161 if (isSystemOrRoot()) return; in enforceSystemRootOrSystemUI()248 if (!isSystemOrRoot()) {
28349 HPLcom/android/server/people/PeopleService;->isSystemOrRoot()Z