Searched defs:setComponent (Results 1 – 5 of 5) sorted by relevance
52 void setComponent(std::shared_ptr<C2ComponentInterface> intf) { in setComponent() function in android::C2CompIntfTest
1264 ActivityBuilder setComponent(ComponentName component) { in setComponent() method in WindowTestsBase.ActivityBuilder1640 TaskBuilder setComponent(ComponentName component) { in setComponent() method in WindowTestsBase.TaskBuilder
664 void SimpleC2Component::WorkHandler::setComponent( in setComponent() function in android::SimpleC2Component::WorkHandler
221 void CCodecBufferChannel::setComponent( in setComponent() function in android::CCodecBufferChannel
11338 public @NonNull Intent setComponent(@Nullable ComponentName component) { in setComponent() method