Searched defs:setComponent (Results 1 – 6 of 6) sorted by relevance
123 void setComponent(const char* _component) { component = _component; } in setComponent() function
218 ActivityBuilder setComponent(ComponentName component) { in setComponent() method in ActivityTestsBase.ActivityBuilder354 TaskBuilder setComponent(ComponentName component) { in setComponent() method in ActivityTestsBase.TaskBuilder
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
251 void CCodecBufferChannel::setComponent( in setComponent() function in android::CCodecBufferChannel
9849 public @NonNull Intent setComponent(@Nullable ComponentName component) { in setComponent() method