Searched defs:setThread (Results 1 – 4 of 4) sorted by relevance
236 void setThread(const sp<IAfThreadBase>& thread) { mThread = thread; } in setThread() function
641 void setThread(const sp<IAfThreadBase>& thread) { in setThread() function
2999 void EffectChain::setThread(const sp<IAfThreadBase>& thread) in setThread() function in android::EffectChain
364 public void setThread(IApplicationThread thread) { in setThread() method in WindowProcessController