Multiple driver when run tests

Is there any possibility that appium able to have driver switching in the runtime of the tests?
Lest say i have test and start with UIAutomator2 and in the middle of the test i required to invoke backdoor from my app using Espresso. it will be a perfect tandem. Thanks!