Searched refs:binderThreads (Results 1 – 1 of 1) sorted by relevance
443 final ArrayList<ThreadSnapshot> binderThreads = new ArrayList<ThreadSnapshot>(); in sortThreads() local455 binderThreads.add(thread); in sortThreads()478 binderThreads.sort(cmp); in sortThreads()484 process.threads.addAll(binderThreads); in sortThreads()