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