mockPatapataDisable method

  1. @visibleForTesting
void mockPatapataDisable()
inherited

This is a function to mock patapataDisable running in native code. It will only be called when kIsTest is true.

Implementation

@visibleForTesting
void mockPatapataDisable() {}