Searched refs:setThread (Results 1 – 15 of 15) sorted by relevance
159 void setThread(const sp<ThreadType>& thread, bool closeThread = true) {237 void setThread(const sp<IAfThreadBase>& thread) { mThread = thread; } in setThread() function
244 newPatch.mPlayback.setThread( in createAudioPatch_l()278 newPatch.mPlayback.setThread(thread->asIAfPlaybackThread().get()); in createAudioPatch_l()327 newPatch.mRecord.setThread(thread->asIAfRecordThread().get()); in createAudioPatch_l()353 newPatch.setThread(thread); in createAudioPatch_l()437 newPatch.setThread(thread); in createAudioPatch_l()
615 void setThread(const sp<IAfThreadBase>& thread) final EXCLUDES_EffectChain_Mutex;688 void setThread(const sp<IAfThreadBase>& thread) { in setThread() function
340 virtual void setThread(const sp<IAfThreadBase>& thread) EXCLUDES_EffectChain_Mutex = 0;
3048 void EffectChain::setThread(const sp<IAfThreadBase>& thread) in setThread() function in android::EffectChain3057 mEffectCallback->setThread(thread); in setThread()
3908 chain->setThread(this); in addEffectChain_l()10057 chain->setThread(this); in addEffectChain_l()11104 chain->setThread(this); in addEffectChain_l()
95 mWpc.setThread(mock(IApplicationThread.class)); in setUp()226 wpc.setThread(mock(IApplicationThread.class)); in testActivityNotOverridingSystemUiProcessConfig()
402 wpc.setThread(ActivityThread.currentActivityThread().getApplicationThread());547 proc.setThread(mock(IApplicationThread.class, withSettings().stubOnly()));
718 firstActivity.app.setThread(null); in testRemovingRootTaskOnAppCrash()750 firstActivity.app.setThread(null); in testRemovingRootTaskOnAppCrash_multipleDisplayAreas()
1315 secondActivity.app.setThread(null); in testNavigateUpTo()1322 secondActivity.app.setThread(thread); in testNavigateUpTo()
1077 wpc.setThread(mock(IApplicationThread.class)); in createWindowProcessController()
751 mWindowProcessController.setThread(mThread); in makeActive()761 mWindowProcessController.setThread(null); in makeInactive()
391 public void setThread(IApplicationThread thread) { in setThread() method in WindowProcessController
4369 HSPLcom/android/server/wm/WindowProcessController;->setThread(Landroid/app/IApplicationThread;)V+]L…
23234 HPLcom/android/server/wm/WindowProcessController;->setThread(Landroid/app/IApplicationThread;)V