Is there any way to click ctrl+A in appium?

I am trying to press ctrl+A in appium. I am on dialect OSS and “actions” is not supported in this dialect. Is there any other way to press ctrl+A other than driver.perform(Arrays.aslist(sendkeys));