May i know the name of the below placed image control, also please tell me how to implement similar control in my application.
This control appears, after long press on contact image.

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s called a Quick Actions Popup, and it’s not default for the framework… you have to create it yourself.
Another SO question asks about it and the answers have several links to pages telling you how to do it (there’s even a couple of code repositories you could download in there).
Good luck.