Searched refs:opList (Results 1 – 1 of 1) sorted by relevance
501 String[] opList, boolean hasPermission) throws Exception { in pollForAppOpPermissions() argument506 while (current < timeout && checkedOpSet.size() < opList.length) { in pollForAppOpPermissions()507 for (String op : opList) { in pollForAppOpPermissions()518 if (checkedOpSet.size() != opList.length) { in pollForAppOpPermissions()