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
1117 ActivityBuilder setComponent(ComponentName component) { in setComponent() method in WindowTestsBase.ActivityBuilder1482 TaskBuilder setComponent(ComponentName component) { in setComponent() method in WindowTestsBase.TaskBuilder
539 void SimpleC2Component::WorkHandler::setComponent( in setComponent() function in android::SimpleC2Component::WorkHandler
197 void CCodecBufferChannel::setComponent( in setComponent() function in android::CCodecBufferChannel
10968 public @NonNull Intent setComponent(@Nullable ComponentName component) { in setComponent() method