Android: How to check navigation button (home button, back button, multi task) displayed in app

Hello guys,

Im using appium to test an Android app. When open app, home button and multitask button are force to be hide. But I can’t detect those buttons with appium desktop app. How can I check if they are displayed using appium and adb ? Thank you so much