Searched refs:setThread (Results 1 – 14 of 14) sorted by relevance
128 void setThread(const sp<ThreadType>& thread, bool closeThread = true) {203 void setThread(sp<ThreadBase> thread) { mThread = thread; } in setThread() function
257 newPatch.mPlayback.setThread( in createAudioPatch()289 newPatch.mPlayback.setThread(reinterpret_cast<PlaybackThread*>(thread.get())); in createAudioPatch()331 newPatch.mRecord.setThread(reinterpret_cast<RecordThread*>(thread.get())); in createAudioPatch()354 newPatch.setThread(thread); in createAudioPatch()420 newPatch.setThread(thread); in createAudioPatch()
619 void setThread(const sp<ThreadBase>& thread) { in setThread() function658 void setThread(const sp<ThreadBase>& thread);
2839 void AudioFlinger::EffectChain::setThread(const sp<ThreadBase>& thread) in setThread() function in android::AudioFlinger::EffectChain2842 mEffectCallback->setThread(thread); in setThread()
3553 chain->setThread(this); in addEffectChain_l()9066 chain->setThread(this); in addEffectChain_l()9993 chain->setThread(this); in addEffectChain_l()
83 mWpc.setThread(mock(IApplicationThread.class)); in setUp()214 wpc.setThread(mock(IApplicationThread.class)); in testActivityNotOverridingSystemUiProcessConfig()
144 wpc.setThread(mock(IApplicationThread.class)); in testPreloadRecentsActivity()
418 firstActivity.app.setThread(null); in testRemovingRootTaskOnAppCrash()448 firstActivity.app.setThread(null); in testRemovingRootTaskOnAppCrash_multipleDisplayAreas()
1174 wpc.setThread(mock(IApplicationThread.class)); in buildInner()1176 wpc.setThread(mock(IApplicationThread.class)); in buildInner()
1449 secondActivity.app.setThread(null); in testNavigateUpTo()1455 secondActivity.app.setThread(thread); in testNavigateUpTo()
849 wpc.setThread(mock(IApplicationThread.class)); in createWindowProcessController()
571 mWindowProcessController.setThread(thread); in makeActive()577 mWindowProcessController.setThread(null); in makeInactive()
279 public void setThread(IApplicationThread thread) { in setThread() method in WindowProcessController
50424 HSPLcom/android/server/wm/WindowProcessController;->setThread(Landroid/app/IApplicationThread;)V+]L…