In Visual Studio when you open a CLASS or something it gives you the chance to just select from a DROPDOWN menu to quickly jump down to a specific method inside the class.
I know in Eclipse they have the OUTLINE window on the right hand side that shows up sometimes also that gives a more generic way of doing this.
What about Android Studio? How would I go about doing something like this?