Searched refs:nonSystem (Results 1 – 1 of 1) sorted by relevance
712 val nonSystem = ArrayList<String>() in <lambda>() constant732 nonSystem.add(perm) in <lambda>()745 if (system.isEmpty() && nonSystem.isEmpty()) { in <lambda>()747 } else if (any && nonSystem.isNotEmpty() || !any && system.isEmpty()) { in <lambda>()752 " allows non-system callers holding " + nonSystem.toString() in <lambda>()