Searched defs:threads (Results 1 – 4 of 4) sorted by relevance
119 public synchronized void allowThreadDecoding(ThreadSet threads) { in allowThreadDecoding()125 public synchronized void cancelThreadDecoding(ThreadSet threads) { in cancelThreadDecoding()
241 ArrayList<Thread> threads = new ArrayList<Thread>(THREAD_COUNT); in testRecycler() local
176 Set<Long> threads = new HashSet<Long>(4); in blockingUpdateNewMessageIndicator() local279 Context context, Set<Long> threads) { in getMmsNewMessageNotificationInfo()355 Context context, Set<Long> threads) { in getSmsNewMessageNotificationInfo()
728 static void keepOnly(Set<Long> threads) { in keepOnly()