Searched refs:nonSystem (Results 1 – 1 of 1) sorted by relevance
716 val nonSystem = ArrayList<String>() in <lambda>() constant736 nonSystem.add(perm) in <lambda>()749 if (system.isEmpty() && nonSystem.isEmpty()) { in <lambda>()751 } else if (any && !nonSystem.isEmpty() || !any && system.isEmpty()) { in <lambda>()755 " allows non-system callers holding " + nonSystem.toString() in <lambda>()