MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / isValid

Method isValid

native/desc/Action.cpp:43–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 }
42
43 bool Action::isValid() const {
44 return true;
45 }
46
47 bool Action::isModelAct() const {
48 return this->_actionType >= ActionType::BACK &&

Callers 7

includeMethod · 0.80
includeMethod · 0.80
includeMethod · 0.80
includeMethod · 0.80
includeMethod · 0.80
includeMethod · 0.80
adjustActionsMethod · 0.80

Calls 2

isEmptyMethod · 0.45
getBoundsMethod · 0.45

Tested by

no test coverage detected