Esc
Note that you can use class name to narrow down the method/variable/constant search, for example to find symbol usersCollection in class UserDAO type:
UserDAO.usersCollection
To search for something that has multiple words, e.g., InetAddressCachePolicy you can just type InAddCacPo or something similar that contains parts of words in the whole name.