Searched refs:setThread (Results 1 – 15 of 15) sorted by relevance
158 void setThread(const sp<ThreadType>& thread, bool closeThread = true) {236 void setThread(const sp<IAfThreadBase>& thread) { mThread = thread; } in setThread() function
244 newPatch.mPlayback.setThread( in createAudioPatch_l()276 newPatch.mPlayback.setThread(thread->asIAfPlaybackThread().get()); in createAudioPatch_l()325 newPatch.mRecord.setThread(thread->asIAfRecordThread().get()); in createAudioPatch_l()351 newPatch.setThread(thread); in createAudioPatch_l()435 newPatch.setThread(thread); in createAudioPatch_l()
568 void setThread(const sp<IAfThreadBase>& thread) final EXCLUDES_EffectChain_Mutex;641 void setThread(const sp<IAfThreadBase>& thread) { in setThread() function
338 virtual void setThread(const sp<IAfThreadBase>& thread) EXCLUDES_EffectChain_Mutex = 0;
2999 void EffectChain::setThread(const sp<IAfThreadBase>& thread) in setThread() function in android::EffectChain3008 mEffectCallback->setThread(thread); in setThread()
3865 chain->setThread(this); in addEffectChain_l()9825 chain->setThread(this); in addEffectChain_l()10819 chain->setThread(this); in addEffectChain_l()
93 mWpc.setThread(mock(IApplicationThread.class)); in setUp()239 wpc.setThread(mock(IApplicationThread.class)); in testActivityNotOverridingSystemUiProcessConfig()
381 wpc.setThread(ActivityThread.currentActivityThread().getApplicationThread());544 proc.setThread(mock(IApplicationThread.class, withSettings().stubOnly()));
635 firstActivity.app.setThread(null); in testRemovingRootTaskOnAppCrash()667 firstActivity.app.setThread(null); in testRemovingRootTaskOnAppCrash_multipleDisplayAreas()
1343 secondActivity.app.setThread(null); in testNavigateUpTo()1350 secondActivity.app.setThread(thread); in testNavigateUpTo()
1050 wpc.setThread(mock(IApplicationThread.class)); in createWindowProcessController()
748 mWindowProcessController.setThread(thread); in makeActive()758 mWindowProcessController.setThread(null); in makeInactive()
364 public void setThread(IApplicationThread thread) { in setThread() method in WindowProcessController
3849 HSPLcom/android/server/wm/WindowProcessController;->setThread(Landroid/app/IApplicationThread;)V+]L…
29763 HPLcom/android/server/wm/WindowProcessController;->setThread(Landroid/app/IApplicationThread;)V