Home
last modified time | relevance | path

Searched refs:threads (Results 1 – 8 of 8) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsDatabaseHelperTest.java238 final Thread[] threads = new Thread[NUM_THREADS]; in testGetMimeTypeId_conflict() local
239 for (int i = 0; i < threads.length; i++) { in testGetMimeTypeId_conflict()
240 threads[i] = new Thread(r); in testGetMimeTypeId_conflict()
241 threads[i].setDaemon(true); in testGetMimeTypeId_conflict()
243 for (int i = 0; i < threads.length; i++) { in testGetMimeTypeId_conflict()
244 threads[i].start(); in testGetMimeTypeId_conflict()
246 for (int i = 0; i < threads.length; i++) { in testGetMimeTypeId_conflict()
248 threads[i].join(); in testGetMimeTypeId_conflict()
/packages/apps/Mms/src/com/android/mms/transaction/
DMessagingNotification.java269 Set<Long> threads = new HashSet<Long>(4); in blockingUpdateNewMessageIndicator() local
271 addMmsNotificationInfos(context, threads, notificationSet); in blockingUpdateNewMessageIndicator()
272 addSmsNotificationInfos(context, threads, notificationSet); in blockingUpdateNewMessageIndicator()
287 threads.contains(newMsgThreadId)) { in blockingUpdateNewMessageIndicator()
297 updateNotification(context, newMsgThreadId != THREAD_NONE, threads.size(), in blockingUpdateNewMessageIndicator()
309 threads.clear(); in blockingUpdateNewMessageIndicator()
573 Context context, Set<Long> threads, SortedSet<NotificationInfo> notificationSet) { in addMmsNotificationInfos() argument
653 threads.add(threadId); in addMmsNotificationInfos()
715 Context context, Set<Long> threads, SortedSet<NotificationInfo> notificationSet) { in addSmsNotificationInfos() argument
753 threads.add(threadId); in addSmsNotificationInfos()
[all …]
/packages/apps/Mms/tests/src/com/android/mms/
DRecyclerTest.java241 ArrayList<Thread> threads = new ArrayList<Thread>(THREAD_COUNT); in testRecycler() local
243 threads.add(i, new Thread(mRecyclerBang)); in testRecycler()
244 threads.get(i).start(); in testRecycler()
251 threads.get(i).join(); in testRecycler()
/packages/apps/Mms/src/com/android/mms/data/
DConversation.java1072 static void keepOnly(Set<Long> threads) { in keepOnly() argument
1077 if (!threads.contains(c.getThreadId())) { in keepOnly()
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1402373178, ...
Des_wordlist.combined.gz1dictionary=main:es,locale=es,description=Español,date=1404131686, ...