Home
last modified time | relevance | path

Searched refs:setThread (Results 1 – 15 of 15) sorted by relevance

/frameworks/av/services/audioflinger/
DIAfPatchPanel.h158 void setThread(const sp<ThreadType>& thread, bool closeThread = true) {
236 void setThread(const sp<IAfThreadBase>& thread) { mThread = thread; } in setThread() function
DPatchPanel.cpp244 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()
DEffects.h568 void setThread(const sp<IAfThreadBase>& thread) final EXCLUDES_EffectChain_Mutex;
641 void setThread(const sp<IAfThreadBase>& thread) { in setThread() function
DIAfEffect.h338 virtual void setThread(const sp<IAfThreadBase>& thread) EXCLUDES_EffectChain_Mutex = 0;
DEffects.cpp2999 void EffectChain::setThread(const sp<IAfThreadBase>& thread) in setThread() function in android::EffectChain
3008 mEffectCallback->setThread(thread); in setThread()
DThreads.cpp3865 chain->setThread(this); in addEffectChain_l()
9825 chain->setThread(this); in addEffectChain_l()
10819 chain->setThread(this); in addEffectChain_l()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowProcessControllerTests.java93 mWpc.setThread(mock(IApplicationThread.class)); in setUp()
239 wpc.setThread(mock(IApplicationThread.class)); in testActivityNotOverridingSystemUiProcessConfig()
DSystemServicesTestRule.java381 wpc.setThread(ActivityThread.currentActivityThread().getApplicationThread());
544 proc.setThread(mock(IApplicationThread.class, withSettings().stubOnly()));
DRootWindowContainerTests.java635 firstActivity.app.setThread(null); in testRemovingRootTaskOnAppCrash()
667 firstActivity.app.setThread(null); in testRemovingRootTaskOnAppCrash_multipleDisplayAreas()
DRootTaskTests.java1343 secondActivity.app.setThread(null); in testNavigateUpTo()
1350 secondActivity.app.setThread(thread); in testNavigateUpTo()
DActivityTaskManagerServiceTests.java1050 wpc.setThread(mock(IApplicationThread.class)); in createWindowProcessController()
/frameworks/base/services/core/java/com/android/server/am/
DProcessRecord.java748 mWindowProcessController.setThread(thread); in makeActive()
758 mWindowProcessController.setThread(null); in makeInactive()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowProcessController.java364 public void setThread(IApplicationThread thread) { in setThread() method in WindowProcessController
/frameworks/base/services/
Dart-profile3849 HSPLcom/android/server/wm/WindowProcessController;->setThread(Landroid/app/IApplicationThread;)V+]L…
Dart-wear-profile29763 HPLcom/android/server/wm/WindowProcessController;->setThread(Landroid/app/IApplicationThread;)V