When you compile your app in obfuscation mode it creates a text file that maps the obfuscated identifiers with the original ones. It is saved in the project folder.
You can also open the java source code with a text editor such as Notepad++ and go to that line.