(screenName string)
| 115 | func (e *EmptyNativeInterface) SwitchToScreenIf(screenName string, shouldSwitch []string) {} |
| 116 | |
| 117 | func (e *EmptyNativeInterface) SwitchToScreenIfDifferent(screenName string) {} |
| 118 | |
| 119 | func (e *EmptyNativeInterface) DoNotUseThisIsForCrashTestingOnly() {} |
nothing calls this directly
no outgoing calls
no test coverage detected