Searched refs:extList (Results 1 – 1 of 1) sorted by relevance
12773 Set<String> extList = new HashSet<String>(); in getRunningExternalApplications() local12777 extList.add(pkg); in getRunningExternalApplications()12782 for (String pkg : extList) { in getRunningExternalApplications()