[go: nahoru, domu]

Searched refs:thread2 (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DPackageHelperTests.java95 Thread thread2 = new Thread(r2);
96 thread2.start();
/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp1941 MixerThread *thread2 = checkMixerThread_l(output2); local
1943 if (thread1 == NULL || thread2 == NULL) {
1951 thread->addOutputTrack(thread2);

Completed in 134 milliseconds