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

Method ActivityNameAction

native/desc/reuse/ActivityNameAction.cpp:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16namespace fastbotx {
17
18 ActivityNameAction::ActivityNameAction()
19 : ActivityStateAction(), _activity(nullptr) {
20
21 }
22
23 ActivityNameAction::ActivityNameAction(stringPtr activity, const WidgetPtr &widget,
24 ActionType act)

Callers

nothing calls this directly

Calls 3

getActionTypeMethod · 0.80
getMethod · 0.45
hashMethod · 0.45

Tested by

no test coverage detected