@ravirajankm you should not have any problem. just start 2 appium sessions which uses 2 different ports (both --port and --bootstrap-port should be different). and start 2 drivers using ports you set.
We use to check SMS to start native sms messaging app as package name and activity.
Sometimes when you need open notification bar you can use:
((AndroidDriver) driver).openNotifications();