Is it possible to open the lock by using appium?

Is it possible to open the lock by using appium in android?
I have used driver.lockScreen(int some seconds); for locking the screen.and again I need to open the lock go to the screen…Can it will be possible with Appium in Android device.